xmms-scrobbler bug
Dec. 17th, 2004 12:19 pmHmm
xmms's audioscrobbler plugin was crashing out fairly often for me.
According to their forums this appears to have been the case for a while now!
I had a quick dig thru the code in gdb and have fixed the problem.. someone wasn't checking the return value from a function that returns NULL in certain cases, and was blithely attempted to assign to NULL. *slaps wrist*
Patch available here: XMMS Scrobbler patch vs 0.3.6
tjc
xmms's audioscrobbler plugin was crashing out fairly often for me.
According to their forums this appears to have been the case for a while now!
I had a quick dig thru the code in gdb and have fixed the problem.. someone wasn't checking the return value from a function that returns NULL in certain cases, and was blithely attempted to assign to NULL. *slaps wrist*
Patch available here: XMMS Scrobbler patch vs 0.3.6
tjc