mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
If, for whatever reason, the random_fd has been assigned file descriptor `0` it previously failed to close during module shutdown, thus leaking the descriptor.