CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/07/12 07:19:44

Modified files:
        lib/libcrypto/crypto: getentropy_solaris.c 

Log message:
Solaris uses a symbolic link for /dev/urandom which harms best practice of
using O_NOFOLLOW - cope with it as best as possible by trying two
different paths. - written by deraadt@ and kettenis@

Reply via email to