1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-29 05:57:37 +02:00
Files
FFmpeg/libavfilter
Andreas Rheinhardt 05c1f78a72 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>
2021-10-07 12:50:18 +02:00
..
2021-10-02 18:49:40 +02:00
2021-09-30 01:22:48 +02:00
2021-09-19 04:07:48 +02:00
2021-10-02 18:49:40 +02:00
2021-09-19 04:26:00 +02:00
2021-10-02 18:49:40 +02:00
2021-09-19 04:26:07 +02:00
2021-10-02 18:49:40 +02:00