Re: [Mesa3d-dev] MESA windows GDI driver

2008-11-21 Thread Brian Paul
Thomas Henn wrote: > Hi all, > > there is a memory corruption during destruction of the context. This > seems to be the same bug as reported here: > > > > > But I think it appear

[Mesa3d-dev] MESA windows GDI driver

2008-11-21 Thread Thomas Henn
Sorry, COMMENTING _mesa_free_context_data in that function seems to be a workaround, not uncommenting... Bye, Thomas smime.p7s Description: S/MIME Cryptographic Signature - This SF.Net email is sponsored by the Moblin Yo

[Mesa3d-dev] MESA windows GDI driver

2008-11-21 Thread Thomas Henn
Hi all, there is a memory corruption during destruction of the context. This seems to be the same bug as reported here: But I think it appears each time WMesaDestroyContext is cal