> On Mar 24, 2016, at 06:25, Michael Niedermayer <mich...@niedermayer.cc> wrote: > > On Thu, Mar 24, 2016 at 12:54:07AM -0500, Rodger Combs wrote: >> >> + AudioValueRange *ranges = malloc(size); >> + if (!ranges) > > is it intended to use malloc() instead of av_malloc() here ? > and not free it ? or maybe i miss where its freed ... >
Both are errors on my part; fixed. > [...] > -- > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > Avoid a single point of failure, be that a person or equipment. > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel