]> granicus.if.org Git - php/commitdiff
- BFN #46543
authorFelipe Pena <felipe@php.net>
Tue, 11 Nov 2008 13:32:55 +0000 (13:32 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 11 Nov 2008 13:32:55 +0000 (13:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fa32b5decde12fa2e6dc4aa0588cdcbc8b97e0d9..a5310940bffe0dd275ca10da823b8a4485863d68 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Nov 2008, PHP 5.2.7
-
 - Fixed sybase_fetch_*() to continue reading after CS_ROW_FAIL status (Timm)
 
+- Fixed bug #46543 (ibase_trans() memory leaks when using wrong parameters).
+  (Felipe)
 - Fixed bug #46521 (Curl ZTS OpenSSL, error in config.m4 fragment).
   (jd at cpanel dot net)
 - Fixed bug #44818 (php://memory writeable when opened read only). (Arnaud)