CVSROOT:        /cvs
Module name:    src
Changes by:     bc...@cvs.openbsd.org   2014/08/27 19:00:57

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

Log message:
preserve errno value on success.

If getrandom returns a temporary failure, make sure errno is not polluted when
it succeeds. Thanks to deraadt@ for pointing it out.

Reply via email to