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 <[email protected]> > --- > libavfilter/graphparser.c | 7 +++++++ > 1 file changed, 7 insertions(+)
LGTM. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ 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".
