[vorbis-dev] Re: bug in vorbisfile with threads
Martin Vogt
mvogt at rhrk.uni-kl.de
Tue Nov 27 04:36:11 PST 2001
Hello,
because no one commented on the last posting,
I tried to make a patch for the global variable problem.
It looks like, that the bug with the errno variable
cannot be solved in a:
i) binary compatible
ii) source compatible
way.(when we leave the errno check in)
I can prepare such a patch, but this breaks everything.
Not fixing this bug would mean the vorbisfile is not
re-entrant.
Another solution:
-----------------
Another way to fix the race is to remove the errno check
completely. (I really prefer this solution.)
regards,
Martin
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list