felipe Wed Dec 3 10:15:14 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1344&r2=1.2027.2.547.2.1345&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1344 php-src/NEWS:1.2027.2.547.2.1345 --- php-src/NEWS:1.2027.2.547.2.1344 Tue Dec 2 18:01:57 2008 +++ php-src/NEWS Wed Dec 3 10:15:13 2008 @@ -4,6 +4,8 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php