Hi, On Thu, Jun 2, 2011 at 3:29 PM, John Stebbins <[email protected]> wrote: > Fair enough. There appear to be some cases remaining where av_malloc is > called with a size of 0. I'll set a break point and find out where the > request is coming from.
Thanks, if you can just show me a backtrace (I just run commands and set a if (size == 0) abort() in av_malloc), I'll gladly accept the fix. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
