[x264-devel] libx264 memory leak
Loren Merritt
lorenm at u.washington.edu
Tue Mar 3 22:28:41 CET 2009
On Tue, 3 Mar 2009, Leon Woestenberg wrote:
>
> Under Unices, using a library constructor/destructor approach is available:
>
> http://www.faqs.org/docs/Linux-HOWTO/Program-Library-HOWTO.html#INIT-AND-CLEANUP
>
> Not sure how Windows handles that though,
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.
--Loren Merritt
More information about the x264-devel
mailing list