aurel32 3cded54009 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>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7022 c046a42c-6fe2-441c-8c8c-71466251a162
2009-04-07 19:57:09 +00:00
2009-02-09 23:19:44 +00:00
2009-03-31 15:46:09 +00:00
2009-04-05 18:03:31 +00:00
2009-04-06 12:33:59 +00:00
2009-01-22 17:15:25 +00:00
2009-03-07 21:48:00 +00:00
2009-03-07 15:46:23 +00:00
2009-03-10 21:43:35 +00:00
2009-03-10 21:43:35 +00:00
2009-04-07 17:57:09 +00:00
2009-04-07 17:57:09 +00:00
2009-02-09 19:58:22 +00:00
2009-03-05 23:01:23 +00:00
2009-03-05 23:01:23 +00:00
2009-04-07 17:57:09 +00:00
2009-03-08 12:41:36 +00:00
2009-04-05 18:03:31 +00:00
2009-03-08 12:41:36 +00:00
2009-04-05 18:03:31 +00:00
2009-04-05 18:03:31 +00:00
2009-03-05 23:01:23 +00:00
2009-02-11 21:00:32 +00:00
2009-04-06 00:35:08 +00:00
2009-03-05 23:01:23 +00:00
2009-04-05 18:03:31 +00:00
2009-03-05 23:01:23 +00:00
2009-03-05 23:01:23 +00:00
2009-03-06 23:44:29 +00:00
2009-03-06 23:44:29 +00:00
2009-03-06 23:44:29 +00:00
2009-03-06 23:44:29 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%