memleak fix by bryanwilkerson WHIRLPOOL yahoo SPOT com

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15739 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
henry 2005-06-16 19:04:09 +00:00
parent 6f6ab3ba68
commit 6844ef92d7
1 changed files with 1 additions and 0 deletions

View File

@ -332,6 +332,7 @@ while(1){
sh_video->aspect = GET_AVI_ASPECT(vprp->dwFrameAspectRatio);
}
if(verbose>=1) print_vprp(vprp);
free(vprp);
break;
}
case mmioFOURCC('d', 'm', 'l', 'h'): {