diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-10-06 16:05:39 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-11 15:15:53 +0100 |
commit | fdf7a28b0a9003dfcb56c27c962c59cfded6310d (patch) | |
tree | 5445e2ef79719fb3406d95bb721e9c0aa7caeb5f /libavcodec/lpc.c | |
parent | 116dddb928f131226b5c12da8ebab44c660154c1 (diff) | |
download | ffmpeg-fdf7a28b0a9003dfcb56c27c962c59cfded6310d.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>
(cherry picked from commit 05c1f78a72916ef2466cc5a4fc778810503225ee)
Diffstat (limited to 'libavcodec/lpc.c')
0 files changed, 0 insertions, 0 deletions