diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-10-06 16:05:39 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-10-07 12:50:18 +0200 |
commit | 05c1f78a72916ef2466cc5a4fc778810503225ee (patch) | |
tree | f66eeb0c4edb23da8d2267277d5d932f3eb03b33 /libavcodec/opus.c | |
parent | bae96fa9776cf35cdf32f285f2a980b31e63560a (diff) | |
download | ffmpeg-05c1f78a72916ef2466cc5a4fc778810503225ee.tar.gz |
avfilter/aeval: Fix leak of expressions upon reallocation error
Fix this by switching to av_dynarray_add_nofree() which is more
natural anyway because the entries of the array are pointers.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/opus.c')
0 files changed, 0 insertions, 0 deletions