On Fri, May 10, 2002 at 04:41:52PM -0400, Jeff Trawick wrote:
> ...on Linux and AIX and perhaps some other platforms with a threaded
> MPM and crypt() passwords.  I saw it myself on AIX before teaching APR
> to use crypt_r().  Somebody else at IBM saw it on both AIX and Linux.
> 
> This should be fixed as of a couple of hours ago on Linux and AIX.  No
> change should be necessary on Solaris, OS/390, and HP-UX.  I dunno
> about the other platforms where threads work well enough for Apache.

Darwin looks like its screwed - it's using a static buffer.  I don't
know if they plan on adding crypt_r for Jaguar (they hinted that a
lot of _r functions will be added).

I may drop them an email to see what their plans are wrt
crypt_r.  -- justin

Reply via email to