qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-block] Unchecked blk_getlength() in device models and board code


From: Markus Armbruster
Subject: [Qemu-block] Unchecked blk_getlength() in device models and board code
Date: Fri, 04 Aug 2017 16:01:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

blk_getlength() can fail.  I figure the following need fixing:

hw/arm/musicpal.c: musicpal_init()
hw/block/nand.c: nand_realize()
hw/block/virtio-blk.c: virtio_blk_update_config()
hw/ppc/ppc405_boards.c: taihu_405ep_init()



reply via email to

[Prev in Thread] Current Thread [Next in Thread]