grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] Update jsmn library to get rid of casts


From: Patrick Steinhardt
Subject: [PATCH 0/2] Update jsmn library to get rid of casts
Date: Thu, 16 Apr 2020 12:19:20 +0200

Hi,

this is the first breakout of my previous patch series that updated jsmn
and improved error reporting for luks2. I've split up the update of the
embedded jsmn library header and our own changes to better explain why
there's seemingly unrelated changes in the jsmn header that we don't
really need to get rid of the casts.

Patrick

Patrick Steinhardt (2):
  json: Update jsmn library to upstream commit 053d3cd
  json: Get rid of casts for `jsmntok_t`

 grub-core/lib/json/jsmn.h | 7 +++++--
 grub-core/lib/json/json.c | 8 ++++----
 grub-core/lib/json/json.h | 4 +++-
 3 files changed, 12 insertions(+), 7 deletions(-)

-- 
2.26.1

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]