[FFmpeg-devel] [PATCH] avcodec/mp3_header_decompress: don't free the user provided packet on error

James Almer jamrial at gmail.com
Tue Mar 20 22:40:32 EET 2018


On 3/20/2018 4:27 PM, Michael Niedermayer wrote:
> On Mon, Mar 19, 2018 at 12:21:19AM -0300, James Almer wrote:
>> It's owned by the caller.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  libavcodec/mp3_header_decompress_bsf.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> smells correct
> 
> thx

Pushed.


More information about the ffmpeg-devel mailing list