On 2/23/12, Justin Ruggles <[email protected]> wrote: > fixes a memleak for Vorbis and Theora, where the comment header from > avpriv_split_xiph_headers() is replaced by a buffer that must be freed > separately. > --- > This one avoids an invalid free if allocation in > ogg_write_vorbiscomment() fails. > > libavformat/oggenc.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) >
LGTM _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
