diff options
author | Andreas Rheinhardt <[email protected]> | 2021-10-06 16:05:39 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2022-01-11 15:15:53 +0100 |
commit | fdf7a28b0a9003dfcb56c27c962c59cfded6310d (patch) | |
tree | 5445e2ef79719fb3406d95bb721e9c0aa7caeb5f /libavutil/macros.h | |
parent | 116dddb928f131226b5c12da8ebab44c660154c1 (diff) |
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 <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
(cherry picked from commit 05c1f78a72916ef2466cc5a4fc778810503225ee)
Diffstat (limited to 'libavutil/macros.h')
0 files changed, 0 insertions, 0 deletions