On Sat, 2007-05-12 at 14:30 +1000, Bojan Smojver wrote: > I'm attaching a patch that features a mutex to make things safer. > Hopefully a bit better. Also, I dropped OS2 and Win32 stuff - no need.
Actually, Davi posted a better patch in the bug report, along the lines of Joe's comment. I just added implementation of _unset by hand to it to avoid macros resetting both cleanups to the same thing. http://issues.apache.org/bugzilla/show_bug.cgi?id=41119 http://issues.apache.org/bugzilla/attachment.cgi?id=20186 It is completely local to open.c and has no threading issues, so I think we should go with that. -- Bojan
