diff options
| author | Peter Maydell | 2017-06-05 17:14:17 +0200 |
|---|---|---|
| committer | David Gibson | 2017-06-06 01:18:32 +0200 |
| commit | 052495178821fdc97b4125a8677c1b68eb458db9 (patch) | |
| tree | 7cec3859cf8af0c77d26f8a1bcea97d7f2eeb590 /include/exec | |
| parent | target/ppc: Fixup set_spr error in h_register_process_table (diff) | |
| download | qemu-052495178821fdc97b4125a8677c1b68eb458db9.tar.gz qemu-052495178821fdc97b4125a8677c1b68eb458db9.tar.xz qemu-052495178821fdc97b4125a8677c1b68eb458db9.zip | |
spapr_nvram: Check return value from blk_getlength()
The blk_getlength() function can return an error value if the
image size cannot be determined. Check for this rather than
ploughing on and trying to g_malloc0() a negative number.
(Spotted by Coverity, CID 1288484.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
