[waffle] [PATCH 07/33] linux: plug a memory leak
Chad Versace
chad.versace at linux.intel.com
Mon Jul 21 21:41:22 PDT 2014
On 07/17/2014 06:11 AM, Emil Velikov wrote:
> On 17/07/14 04:45, Chad Versace wrote:
>> On 07/07/2014 10:28 AM, Emil Velikov wrote:
> Nasty. Did you/someone else manage to track down the fix and have it
> back-ported or we are talking about old mesa versions where we don't do stable
> releases anymore ?
It's fixed now in Mesa, but I'm unsure when the fix happened. IIRC, it was accidentally
fixed by an unrelated change deep in the implementation of eglGetDisplay() or eglInitialize().
>> Despite the danger of crashing when on buggy drivers, I think adding
>> waffle_finish() to the API is a good idea.
>>
>> And as you point out, deprecation of waffle_init() will lead to a
>> different, but orthogonal solution, to memory leaks.
>>
> Ack. Perhaps I'll add waffle_finish at the same time as I break the API while
> adding WGL.
Where can I see how you changed the API? Is the code in any of your Github branches?
More information about the waffle
mailing list