aboutsummaryrefslogtreecommitdiff
path: root/hw/irq.h
diff options
context:
space:
mode:
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>2009-01-21 19:18:00 +0000
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>2009-01-21 19:18:00 +0000
commitf497f140d9fc947621d7e008ea0dc6b21c9e5642 (patch)
tree6dc47d81ffe8754c06055867796af74c30c48c36 /hw/irq.h
parent68f00996405e899688e56249fd1e7c7810f67dbb (diff)
downloadqemu-f497f140d9fc947621d7e008ea0dc6b21c9e5642.zip
qemu-f497f140d9fc947621d7e008ea0dc6b21c9e5642.tar.gz
qemu-f497f140d9fc947621d7e008ea0dc6b21c9e5642.tar.bz2
re-fix screendump (Stefano Stabellini)
Removing the assumption about a single graphic console made get_graphic_console return NULL when called by vga_screen_dump. In this case returning NULL is correct but since NULL is not handled in qemu_console_resize it causes a segmentation fault. Just returning immediately from qemu_console_resize is sufficient to fix the problem. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6390 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/irq.h')
0 files changed, 0 insertions, 0 deletions