[MPlayer-dev-eng] [PATCH] Fix segfault with -ac dummy -v
Sascha Sommer
saschasommer at freenet.de
Tue Oct 19 01:18:07 CEST 2004
On Monday 18 October 2004 20:12, Jan Knutar wrote:
> -ac dummy -v crashes due to:
>
> #3 0x08088551 in mp_msg_c (x=17895420, format=0x13 <Address 0x13 out of
> bounds>) at mp_msg.c:69 #4 0x08084c35 in main (argc=5, argv=0xfee376f4) at
> mplayer.c:1959 1959 mp_msg(MSGT_CPLAYER,MSGL_V,"Freeing %s unused
> audio chunks.\n",d_audio->packs);
>
> d_audio->packs is an int not char*.
Applied.
Sascha
More information about the MPlayer-dev-eng
mailing list