Andreas Rheinhardt (12020-08-23): > parse_filter() did not check the return value of av_get_token() for > success; in case name (the name of a filter) was NULL, one got a > segfault in av_strlcpy() (called from create_filter()). > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com> > --- > libavfilter/graphparser.c | 7 +++++++ > 1 file changed, 7 insertions(+)
LGTM. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".