aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_maskedclamp.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-08-27 13:46:50 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-08-31 17:01:04 +0200
commitbcbd84f435f5f449c04f93023eb874e07c76470c (patch)
tree26b988282f1bbbb7ab43d3ebdeaca57a00a4b79f /libavfilter/vf_maskedclamp.c
parente04ddba64f4c389b33b07dba6adb89f3492b151c (diff)
downloadffmpeg-bcbd84f435f5f449c04f93023eb874e07c76470c.tar.gz
avformat/utils: Don't allocate zero-sized array
It is unnecessary and also ill-defined: av_malloc() returns a 1-byte block of memory in this case, but this is not documented. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_maskedclamp.c')
0 files changed, 0 insertions, 0 deletions