[MPlayer-cvslog] r25642 - trunk/libmpdemux/demuxer.c
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Tue Jan 8 22:32:52 CET 2008
Hello,
On Tue, Jan 08, 2008 at 09:11:56PM +0000, Carl Eugen Hoyos wrote:
> eugeni <subversion <at> mplayerhq.hu> writes:
>
> > Author: eugeni
> > Date: Mon Jan 7 15:13:50 2008
> > New Revision: 25642
> >
> > Log:
> > Deallocate audio track codecdata.
>
> After this commit, mplayer crashes if you exit playing of
> Animatrix_Trailer_480.mov (uploaded to incoming).
> (See -users)
Possible patch in this thread. There is one case in demux_mov where
codec_data is not malloced directly but points somewhere inside malloced
area, I think this is quite wrong.
Greetings,
Reimar Döffinger
More information about the MPlayer-cvslog
mailing list