more forgotten free's.
Originally committed as revision 6527 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
419550990c
commit
4109400295
@ -1052,6 +1052,8 @@ static int vorbis_encode_close(AVCodecContext * avccontext)
|
||||
av_freep(&venc->mappings[i].mux);
|
||||
av_freep(&venc->mappings[i].floor);
|
||||
av_freep(&venc->mappings[i].residue);
|
||||
av_freep(&venc->mappings[i].magnitude);
|
||||
av_freep(&venc->mappings[i].angle);
|
||||
}
|
||||
av_freep(&venc->mappings);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user