1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavcodec
Tyler Jones 34c5200560 vorbisenc: Fix memory leak on errors
Switches temporary samples for processing to be stored in the encoder's
context, avoids memory leaks if any errors occur while encoding a frame.

Fixes CID1412026

Signed-off-by: Tyler Jones <tdjones879@gmail.com>
Reviewed-by: Rostislav Pehlivanov <atomnuker@gmail.com>
2017-06-06 17:57:49 +01:00
..
2017-05-29 14:08:07 +02:00
2017-05-20 13:17:12 -03:00
2017-05-23 15:25:11 +02:00
2017-05-31 16:08:46 +02:00
2017-05-25 20:08:31 +02:00
2017-05-25 14:30:04 +02:00
2017-05-31 12:06:51 +02:00
2017-05-21 13:23:22 +02:00
2017-05-28 17:21:41 +02:00