avformat/hls: Remember to free HLSContext::headers
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
		
							parent
							
								
									b4eb1f29eb
								
							
						
					
					
						commit
						9cdccd404b
					
				@ -256,6 +256,7 @@ static void free_playlist_list(HLSContext *c)
 | 
			
		||||
    av_freep(&c->playlists);
 | 
			
		||||
    av_freep(&c->cookies);
 | 
			
		||||
    av_freep(&c->user_agent);
 | 
			
		||||
    av_freep(&c->headers);
 | 
			
		||||
    c->n_playlists = 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user