php-src/ext/ldap
Nikita Popov 98457b6d60 Fix some leaks in ldap
The result of zval_get_string() needs to be released. In some places
where it is inconvenient to manage, I went back to convert_to_string.
It is safe in those places due to existing array separations.

Also fix a preexisting leak when getting controls, the previous
value was not destroyed.
2019-06-14 11:11:24 +02:00
..
tests Some more string conversion handling, fixing bug #77958 2019-06-13 22:12:34 +02:00
config.m4 Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 2018-07-30 02:36:38 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
CREDITS
ldap.c Fix some leaks in ldap 2019-06-14 11:11:24 +02:00
php_ldap.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00