[vbox-dev] A Chromium bug in state_client.c

Feng, Haitao haitao.feng at intel.com
Tue Aug 3 08:43:13 GMT 2010


Hi,

Recently I have found a bug in
src/VBox/GuestHost/OpenGL/state_tracker/state_client.c. 

When there are GL client states changing, the dirty bit is fogetten to be set.
This means those GL state could not be changed back in the future. I found this
bug when I am enabling VirtualBox to run MeeGo Netbook UX which is a mutter
plugin.

The code patch is attached. I have read your "How to contribute" page and want
to license this patch under MIT.

Thanks
-Haitao
-------------- next part --------------
A non-text attachment was scrubbed...
Name: state_client.c.patch
Type: text/x-diff
Size: 6070 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20100803/ca330864/attachment.bin>


More information about the vbox-dev mailing list