mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 20:42:49 +08:00 
			
		
		
		
	avformat/hlsenc: fix memleak at hls_write_trailer
Found-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
This commit is contained in:
		| @@ -2643,6 +2643,7 @@ failed: | ||||
|             ff_format_io_close(s, &vs->out); | ||||
|             hls_window(s, 1, vs); | ||||
|         } | ||||
|         ffio_free_dyn_buf(&oc->pb); | ||||
|         avformat_free_context(oc); | ||||
|  | ||||
|         vs->avf = NULL; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Steven Liu
					Steven Liu