Skip to content

Commit 481609c

Browse files
committed
MFH: fix #40392 (memory leaks in PHP milter SAPI)
1 parent 517865f commit 481609c

File tree

2 files changed

+79
-52
lines changed

2 files changed

+79
-52
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ PHP NEWS
107107
- Fixed bug #40414 (possible endless fork() loop when running fastcgi).
108108
(Dmitry)
109109
- Fixed bug #40410 (ext/posix does not compile on MacOS 10.3.9). (Tony)
110+
- Fixed bug #40392 (memory leaks in PHP milter SAPI).
111+
(tuxracer69 at gmail dot com, Tony)
110112
- Fixed bug #40371 (pg_client_encoding() not working on Windows). (Edin)
111113
- Fixed Bug #40352 (FCGI_WEB_SERVER_ADDRS function get lost). (Dmitry)
112114
- Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when

0 commit comments

Comments
 (0)