diff options
| author | Gonglei | 2014-11-15 11:06:43 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2014-11-17 11:41:56 +0100 |
| commit | ddd2eab72fbd383a56f439bf278c6d647abd4f54 (patch) | |
| tree | 210dc126a5658871b2378becc740365ef0fb8644 /util | |
| parent | qga: fix false negative argument passing (diff) | |
| download | qemu-ddd2eab72fbd383a56f439bf278c6d647abd4f54.tar.gz qemu-ddd2eab72fbd383a56f439bf278c6d647abd4f54.tar.xz qemu-ddd2eab72fbd383a56f439bf278c6d647abd4f54.zip | |
loader: fix NEGATIVE_RETURNS
lseek will return -1 on error, g_malloc0(size) and read(,,size)
paramenters cannot be negative. We should add a check for return
value of lseek().
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions
