From 5973490a8f2a95766731715a87fa4379e761905a Mon Sep 17 00:00:00 2001 From: Baptiste Coudurier Date: Mon, 13 Apr 2009 03:47:12 +0000 Subject: move freeing code before exiting because of signal Originally committed as revision 18485 to svn://svn.ffmpeg.org/ffmpeg/trunk --- ffmpeg.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ffmpeg.c') diff --git a/ffmpeg.c b/ffmpeg.c index e908561d79..feb1b2d760 100644 --- a/ffmpeg.c +++ b/ffmpeg.c @@ -427,6 +427,11 @@ static int av_exit(int ret) powerpc_display_perf_report(); #endif /* CONFIG_POWERPC_PERF */ + for (i=0;i