Re: [Qemu-devel] [PATCH] elf-loader: Add missing error handling for call of lseek
Applied to trivial, thanks! /mjt
Re: [Qemu-devel] [PATCH] elf-loader: Add missing error handling for call of lseek
On Sat, 14 Mar 2015 16:42:01 +0100 Stefan Weil wrote: > This fixes a warning from Coverity. > > Signed-off-by: Stefan Weil > --- > include/hw/elf_ops.h |4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/include/hw/elf_ops.h b/include/hw/elf_ops.h > index 16a627b..b