summaryrefslogtreecommitdiffstats
path: root/libavutil/integer.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2020-08-23 01:51:22 +0200
committerAndreas Rheinhardt <[email protected]>2020-08-23 19:57:42 +0200
commit95b8df687cc0182a4ec7666c2bbc2826c9ef0852 (patch)
treef0b52e67da1d5e3d4876b90111bf245895432846 /libavutil/integer.h
parentf33faa5b9bfb288f83db034fa1f8719ab8a994c6 (diff)
avfilter/graphparser: Check allocations for success
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()). Reviewed-by: Nicolas George <[email protected]> Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavutil/integer.h')
0 files changed, 0 insertions, 0 deletions