Re: wined3d: Increment reference count before returning palette
March 16, 2008
5:36 p.m.
Am Sonntag, 16. März 2008 17:49:38 schrieb Cihan Altinay:
Cheers, Cihan You'll have to check the code that uses this method. As far as I can see DDrawSurface::GetPalette doesn't release the palette it got from WineD3D, so just changing WineD3D will cause a leak
March 2008
6:57 p.m.
New subject: wined3d: Increment reference count before returning palette
Stefan Dösinger wrote:
You'll have to check the code that uses this method. As far as I can see DDrawSurface::GetPalette doesn't release the palette it got from WineD3D, so just changing WineD3D will cause a leak
Yes, that's what Alexander Dorofeyev pointed out, too. So do not apply this patch.
6585
Age (days ago)
6585
Last active (days ago)
1 comments
2 participants
participants (2)
-
Cihan Altinay -
Stefan Dösinger