]> xenbits.xensource.com Git - qemu-xen-4.4-testing.git/commit
cirrus: fix an uninitialized variable xen-4.4.2 xen-4.4.2-rc2
authorJan Beulich <JBeulich@suse.com>
Mon, 2 Feb 2015 16:49:59 +0000 (16:49 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 16 Feb 2015 14:51:17 +0000 (14:51 +0000)
commite052bfcd0f2b0776f1f39f8282446ba8601bde82
tree035622b310c3baf3c823f1bb98beef87072bfa58
parent6ae4e588081620b141071eb010ec40aca7e12876
cirrus: fix an uninitialized variable

Noticed by paying attention to a compiler warning (reported for the
only caller of the function modified, vga_ioport_read()).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
(cherry picked from commit a4b276b4ce49c8d70dd841ff885b900ec652b994)
(cherry picked from commit 3499745d3a8561cce67f3d4fbc2da60401253ad4)
hw/cirrus_vga.c