]> granicus.if.org Git - php/commit
Address issues raised by @nikic
authorLeigh <leight@gmail.com>
Wed, 24 Sep 2014 21:01:09 +0000 (22:01 +0100)
committerLeigh <leight@gmail.com>
Wed, 24 Sep 2014 21:01:09 +0000 (22:01 +0100)
commitadf8f0f284fa3e88d12498f8ad1f2ba71434b565
tree5b428513537cebfd9388e2bc2c4329e6bd7dd232
parent3e9a31748d50d1b96e8ca82b2399811f8c73a035
Address issues raised by @nikic

 - Thread safety on rand init function.
 - Ret false on validation failure
 - Add _dep of temp_a to temp_b
 - Special case int sized min values
 - More tests!
ext/gmp/gmp.c
ext/gmp/tests/gmp_random_bits.phpt
ext/gmp/tests/gmp_random_range.phpt