[MPlayer-dev-eng] [PATCH] Fix segfault with -ac dummy -v

Jan Knutar jknutar at nic.fi
Mon Oct 18 22:12:03 CEST 2004


-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*.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: acdummyverbosecrashfix.patch
Type: text/x-diff
Size: 1016 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20041018/9a43656f/attachment.patch>


More information about the MPlayer-dev-eng mailing list