Skip to content

Commit f8b925b

Browse files
committed
NEWS entries for LDAP bug fixes
1 parent 2126031 commit f8b925b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ PHP NEWS
2626
ldap_modify_batch()). (Girgias)
2727
. Fixed bug GH-16101 (Segfault in ldap_list(), ldap_read(), and ldap_search()
2828
when LDAPs array is not a list). (Girgias)
29+
. Fix GH-16132 (php_ldap_do_modify() attempts to free pointer not allocated
30+
by ZMM.). (Girgias)
31+
. Fix GH-16136 (Memory leak in php_ldap_do_modify() when entry is not a
32+
proper dictionary). (Girgias)
2933

3034
- OpenSSL:
3135
. Fixed stub for openssl_csr_new. (Jakub Zelenka)

0 commit comments

Comments
 (0)