]> granicus.if.org Git - php/commitdiff
- BFN
authorFelipe Pena <felipe@php.net>
Wed, 3 Dec 2008 10:15:13 +0000 (10:15 +0000)
committerFelipe Pena <felipe@php.net>
Wed, 3 Dec 2008 10:15:13 +0000 (10:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0028b8521846208f10c65f9a7d7bfefd5020a26d..4429175ade9028a0af3c53de2e430010741df364 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ PHP                                                                        NEWS
 - Fixed missing initialization of BG(page_uid) and BG(page_gid), 
   reported by Maksymilian Arciemowicz. (Stas)
 
+- Fixed memory leak inside sqlite_create_aggregate(). (Felipe)
+- Fixed memory leak inside PDO sqlite's sqliteCreateAggregate() method. (Felipe)
 - Fixed bug #46366 (bad cwd with / as pathinfo). (Dmitry)
 - Fixed bug #46732 (mktime.year description is wrong). (Derick)