]> Git Repo - qemu.git/commit - ui/console.c
check for active_console before using it
authorGerd Hoffmann <[email protected]>
Thu, 20 May 2010 13:23:06 +0000 (15:23 +0200)
committerAnthony Liguori <[email protected]>
Tue, 1 Jun 2010 17:53:36 +0000 (12:53 -0500)
commit26572b8a0e90ee0c77587173a78fa293a1d2beb6
treeaf53e79866c62612cd07bbcfc88e6cfd93328ca9
parent4091da4b7cc251c7d422ccc5707900ed595b1ee0
check for active_console before using it

Other vga_hw_* functions do the same.
Fixes a segmentation fault.  Trigger: boot with -nodefaults,
then connect via vnc.

Signed-off-by: Gerd Hoffmann <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
console.c
This page took 0.023366 seconds and 4 git commands to generate.