Displaying 1 result from an estimated 1 matches for "incompabile".
Did you mean:
incompatbile
2001 Jan 09
1
PATCH: Segfault fix for ogg123
The problem I noted earlier about segfaulting at the end of playback and the
problem about mangled wav files have the same cause. The playback buffer in
ogg123 is freed without checking if it has even been allocated. Ken probably
didn't notice because he was using a buffer (which is optional). :)
A patch for ogg123.c is attached. (Probably takes the record for the smallest
patch