On Tue, 11 Apr 2000, Marcus Meissner wrote:
> Yes, as I said in my submission, I did not have a XF 4.0 buildsystem.
> (Since we are currently setting up one at work, I will fix it as soon as
> it gets available.)
Okay.
> > Besides, I wonder if it's a memory leak since the "private" field is never
> > freed in the DirectDrawSurface's Release routine?
>
> Only a very small leak. It should be freed in dsurface/x11.c. Patch appended.
The exact same problem is in the DGA code too, as far as I can see.