1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavfilter
Andreas Rheinhardt ab39f0d841 avfilter/asrc_sinc: Don't allocate arrays separately
Besides the obvious advantages this also fixes a potential memleak:
If only one of the arrays had been successfully allocated, the other
would leak. This also fixes Coverity issues #1440386 and #1440387.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2020-01-28 17:18:27 +01:00
..
2019-12-10 16:09:14 +01:00
2019-10-23 12:37:46 +02:00
2019-12-10 16:09:14 +01:00
2020-01-14 19:19:30 +01:00
2020-01-13 09:25:18 +08:00
2019-11-01 14:43:16 +01:00
2019-10-18 21:57:20 +02:00
2020-01-13 09:25:18 +08:00
2019-10-20 18:06:26 +02:00