/[qemu]
ViewVC logotype

Revision 7022


Jump to revision: Previous Next
Author: aurel32
Date: Tue Apr 7 19:57:09 2009 UTC (14 years, 7 months ago)
Changed paths: 1
Log Message:
vnc: Fix incorrect attempt to clear a flag

In vnc.c in pixel_format_message, the code tries to clear the
QEMU_ALLOCATED_FLAG from the client display surface, however
it uses the wrong operator and ends up enabling all other
flags. Most notably this enables the big endian flag and
causes some chaos.

Signed-off-by: Brian Kress <kressb@moose.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

Changed paths:

Path Details
Directorytrunk/vnc.c modified , text changed

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.5