Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/crypto/external/bsd/openssl/dist/crypto/rand



Module Name:    src
Committed By:   martin
Date:           Thu Feb 20 14:48:19 UTC 2020

Modified Files:
        src/crypto/external/bsd/openssl/dist/crypto/rand [netbsd-9]:
            rand_unix.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #714):

        crypto/external/bsd/openssl/dist/crypto/rand/rand_unix.c: revision 1.14

Open /dev/urandom with O_CLOEXEC.

Let's avoid bleeding file descriptors into our clients' children,
shall we?

XXX pullup


To generate a diff of this commit:
cvs rdiff -u -r1.12.2.1 -r1.12.2.2 \
    src/crypto/external/bsd/openssl/dist/crypto/rand/rand_unix.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index