[MPlayer-dev-eng] [PATCH] Fix mplayer crash due to faad errors

Diego Biurrun diego at biurrun.de
Tue Sep 12 19:00:55 CEST 2006


On Tue, Sep 12, 2006 at 09:58:53AM -0700, Chandan Pitta wrote:
> In libmpcodecs/ad_faad.c, a memmove is performed with a length of -1
> in some cases which causes the mplayer to crash with certain .aac
> (m4a) files. This patch checks to make sure that a memmove is
> performed only if the length of data to be moved is a positive value.

Please send/upload a sample file.

Diego



More information about the MPlayer-dev-eng mailing list