Home
last modified time | relevance | path

Searched hist:1818 (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_openssl.cdiff 1818:fa6569d00fe4 Wed Mar 24 08:43:00 UTC 2021 Max Romanov <max.romanov@nginx.com> Workaround for an OpenSSL bug about not closing /dev/*random.

This is a workaround for an issue in OpenSSL 1.1.1, where the /dev/random and
/dev/urandom files remain open after all listening sockets were removed:

- https://github.com/openssl/openssl/issues/7419