On 11/16/2011 04:42 PM, Uoti Urpala wrote: > On Wed, 2011-11-16 at 11:31 -0500, Justin Ruggles wrote: >> + copy->internal = av_malloc(sizeof(AVCodecInternal)); > > A corresponding free() seems to be missing.
yes, i just found that. i'm sending another patch shortly. and also a patch to add more malloc failure checks in pthread.c. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
