diff options
author | Peter Maydell | 2013-03-28 19:43:04 +0100 |
---|---|---|
committer | Anthony Liguori | 2013-04-01 16:08:33 +0200 |
commit | c31bc98e3bcf52fe1cd4b9b7a70869330eae80ea (patch) | |
tree | 0f10ab513abcc99d67f91fe9912a857bcd67582a /hw/sysbus.c | |
parent | milkymist-softusb: Don't map RAM memory regions in the device itself (diff) | |
download | qemu-c31bc98e3bcf52fe1cd4b9b7a70869330eae80ea.tar.gz qemu-c31bc98e3bcf52fe1cd4b9b7a70869330eae80ea.tar.xz qemu-c31bc98e3bcf52fe1cd4b9b7a70869330eae80ea.zip |
hw/milkymist-softusb: set buffer in softusb_read_{dmem, pmem} error path
Make sure we set the buffer to something in the softusb_read_{dmem,pmem}
error paths, since the caller will use the buffer unconditionally.
(Newer gcc is smart enough to spot this and complain about 'may be
used uninitialized'.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1364496184-11994-1-git-send-email-peter.maydell@linaro.org
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/sysbus.c')
0 files changed, 0 insertions, 0 deletions