free index entries
Originally committed as revision 17040 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		@@ -1372,6 +1372,8 @@ static int mxf_write_footer(AVFormatContext *s)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    ff_audio_interleave_close(s);
 | 
					    ff_audio_interleave_close(s);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    av_freep(&mxf->index_entries);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    mxf_free(s);
 | 
					    mxf_free(s);
 | 
				
			||||||
    return 0;
 | 
					    return 0;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user