[x264-devel] libx264 memory leak

Loren Merritt lorenm at u.washington.edu
Wed Mar 4 01:58:42 CET 2009


On Tue, 3 Mar 2009, Sean McGovern wrote:
> On Tue, 3 Mar 2009, Loren Merritt wrote:
>
>> No way am I using a OS-specific feature for this. If shutting up 
>> valgrind is really important, just put it in a static array.
>
> How...is that OS specific? Are #ifdef's really that hard, Loren?

Wait, does it require #ifdefs or not? If it does, then that's what I call 
OS-specific. i.e. something that needs different implementations on 
different OSs.

And yes, ifdefs are certainly ugly enough to go looking for a solution 
that doesn't need them.

--Loren Merritt


More information about the x264-devel mailing list