pulseaudio/src/pulsecore/resampler
Sachin Kumar Chauhan 6603ee8563 resampler: Fix a memory leak in pa_resampler_ffmpeg_init()
ffmpeg_data was not freed properly before return due to error.
It is now freed properly.

BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=95347

Signed-off-by: Sachin Kumar Chauhan <sachin.kc@samsung.com>
Signed-off-by: Arun Raghavan <arun@arunraghavan.net>
2016-05-13 14:22:47 +05:30
..
ffmpeg.c resampler: Fix a memory leak in pa_resampler_ffmpeg_init() 2016-05-13 14:22:47 +05:30
libsamplerate.c
peaks.c
soxr.c
speex.c
trivial.c