Re: [Mplayerplug-in-devel] [mplayerplug-in-devel] Mplayerplug-in-rm crashes with .ram files
Brought to you by:
kdekorte
|
From: Kevin D. <kde...@gm...> - 2010-01-24 15:23:50
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 01/24/10 04:46, Barry Kauler wrote: >> "I'm guessing it might have something to do with the line just ending at >> the EOF" >> >> Yes, that's it! > > I have fixed it, at least for my example .ram file. > > Patched file 'plugin-list.cpp' attached. > > The problem was that the test for EOF was not working, and the > while-loop that it is in gets re-entered, then everything is messed up > and it crashes. > > Regards, > Barry Kauler Ok, I looked at the code you submitted and based on that fixed up the code in CVS. So can you try that code and see if it works correctly. Kevin - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAktcZe4ACgkQ6w2kMH0L1dHvhACfetSrATbF8LQCdm1sbKAtyjPJ YlcAn3xyq9FkXrMbmxXNL8RLC8VVrcXC =KVlo -----END PGP SIGNATURE----- |