diff options
author | Markus Armbruster | 2011-11-22 12:56:10 +0100 |
---|---|---|
committer | Stefan Hajnoczi | 2011-12-06 10:56:40 +0100 |
commit | 0eba62e03292ff91201358fd544cadfbff36f1bf (patch) | |
tree | bebb2fd1113731632d3053bd8afb4f4641d707dd /configure | |
parent | console: Fix console_putchar() for CSI J (diff) | |
download | qemu-0eba62e03292ff91201358fd544cadfbff36f1bf.tar.gz qemu-0eba62e03292ff91201358fd544cadfbff36f1bf.tar.xz qemu-0eba62e03292ff91201358fd544cadfbff36f1bf.zip |
console: Fix qemu_default_pixelformat() for 24 bpp
Falls through to 32 bpp. Harmless, because the only difference is the
alpha component, and we're not using that. Spotted by Coverity.
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions