]> granicus.if.org Git - php/commit
Fixed bug #74105
authorBenjamin Robin <dev@benjarobin.fr>
Wed, 15 Feb 2017 23:06:46 +0000 (00:06 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 17 Feb 2017 17:42:35 +0000 (18:42 +0100)
commit513582814b0ca82d81eb6b98897d745e0f0eebf5
tree11db83018a9ad905fb7ca02a2d9cedfed552fa42
parent61e59db99d29cd028336b66884b3a8e69b46cf71
Fixed bug #74105

If getrandom syscall is unavailable (ENOSYS), try to fallback on
/dev/urandom.
NEWS
ext/standard/random.c