[FFmpeg-devel] [PATCH] hls: fix leaking avio_opts on hls_read_header error

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Mon Nov 7 20:52:29 EET 2016


On 07.11.2016 16:20, Michael Niedermayer wrote:
> On Mon, Nov 07, 2016 at 12:11:25AM +0100, Andreas Cadhalpun wrote:
>> Use the hls_close function to reduce code duplication.
>>
>> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> ---
>>  libavformat/hls.c | 30 ++++++++++++++----------------
>>  1 file changed, 14 insertions(+), 16 deletions(-)
> 
> LGTM but please split into cosmetic move and bug fix

Split and pushed.

Best regards,
Andreas



More information about the ffmpeg-devel mailing list