diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2025-03-20 14:40:23 +1000 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2025-03-21 13:54:32 +1000 |
commit | 0cb6498b4ce8d0e800e85a43429919c208537405 (patch) | |
tree | 1c0f5a748a403cc53f73bc2395b432b88949195b /python/qemu/utils/accel.py | |
parent | d8b1c3eaed5cf11d2db702a415df082dc1754b2c (diff) | |
download | qemu-0cb6498b4ce8d0e800e85a43429919c208537405.zip qemu-0cb6498b4ce8d0e800e85a43429919c208537405.tar.gz qemu-0cb6498b4ce8d0e800e85a43429919c208537405.tar.bz2 |
ppc/amigaone: Check blk_pwrite return value
Coverity reported that return value of blk_pwrite() maybe should not
be ignored. We can't do much if this happens other than report an
error but let's do that to silence this report.
Resolves: Coverity CID 1593725
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Message-ID: <20250314200140.2DBE74E6069@zero.eik.bme.hu>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'python/qemu/utils/accel.py')
0 files changed, 0 insertions, 0 deletions