- uniqid() used the additional parameter even if it was not provided
authorUwe Steinmann <steinm@php.net>
Tue, 7 Sep 1999 10:34:17 +0000 (10:34 +0000)
committerUwe Steinmann <steinm@php.net>
Tue, 7 Sep 1999 10:34:17 +0000 (10:34 +0000)
commit51b01ca9b72cb0a746faa59f5df353957b4c1529
tree5d512f4d30acd30fa2d89def6302ce5daf9395a1
parent928863f85bb2c02e91a26d412c75e16aedd274bf
- uniqid() used the additional parameter even if it was not provided
  this caused an segm fault. fixed it.
ext/standard/uniqid.c