Michael Niedermayer: > On Tue, Oct 22, 2019 at 03:16:45PM +0200, Andreas Rheinhardt wrote: >> vobsub_read_packet() didn't check whether an index in array of AVPackets >> was valid and therefore used uninitialized values. >> >> Signed-off-by: Andreas Rheinhardt <[email protected]> >> --- >> Actually I only wanted to use Valgrind to check for memleaks... >> >> libavformat/mpeg.c | 4 ++++ >> 1 file changed, 4 insertions(+) > > LGTM > > thx > Applied, thanks.
- Andreas _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
