On 19/3/25 12:01, Gerd Hoffmann wrote:
Catch lseek errors. Return on errors. Use autoptr for the GString to simplify cleanup.Signed-off-by: Gerd Hoffmann <kra...@redhat.com> --- hw/uefi/var-service-json.c | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>