On Tue, 19 Jun 2012 02:20:17 -0400, Justin Ruggles <[email protected]> wrote: > > If init fails without allocating inputs, uninit will still be called i > > think. > > av_audio_fifo_free() can be called with NULL. >
Yes, but s->inputs[i] is invalid, since inputs is NULL. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
