diff options
| author | Douglas Goldstein <cardoe@php.net> | 2007-03-22 21:50:34 +0000 |
|---|---|---|
| committer | Douglas Goldstein <cardoe@php.net> | 2007-03-22 21:50:34 +0000 |
| commit | 4b39efa0ee347ec61ca6a50d6f34fcf988ff1db2 (patch) | |
| tree | fcd30d3dddd68ca16be97759855e764588d10a40 /ext/date | |
| parent | d95939d566fcacc991543fbcc0ebefd5d69efbf5 (diff) | |
| download | php-git-4b39efa0ee347ec61ca6a50d6f34fcf988ff1db2.tar.gz | |
Replaced all instances of ldap_get_values() with ldap_get_values_len(), which returns back the length of the data so on non-NULL terminated data we don't crash in a strlen(). Removed the PHP function ldap_get_values() since it's the same thing as ldap_get_values_len() now and made it alias ldap_get_values_len(). This should fix some random PHP<->LDAP crashes
Diffstat (limited to 'ext/date')
0 files changed, 0 insertions, 0 deletions
