diff options
author | Keyur Govande <keyur@php.net> | 2018-06-04 15:22:50 -0400 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2018-06-08 23:01:57 +0200 |
commit | 695b8192c70c0bf02f1490e4da2b40da1b6f43a6 (patch) | |
tree | 113f609c349cf9aad570ebbd4f18539282a600b7 /ext/mbstring/php_mbregex.c | |
parent | 0bafb530d639d5fca5d6ed95b5266625b66f2cdf (diff) | |
download | php-git-695b8192c70c0bf02f1490e4da2b40da1b6f43a6.tar.gz |
Avoid leaking the urandom fd
When Apache is reloaded, it unloads the extension, but the open file descriptor to /dev/urandom is left hanging around and is leaked. This fixes the bug.
Duplicate of https://github.com/jedisct1/libsodium-php/pull/173
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions