]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 12 Nov 2006 01:31:02 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Sun, 12 Nov 2006 01:31:02 +0000 (01:31 +0000)
ChangeLog

index 93b14c28be2e716ccfea059d377eb7c0ada74826..a34ffb7a7d4e96b632dabd19c58eeef50a2615e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2006-11-11  Nuno Lopes  <nunoplopes@sapo.pt>
+
+    * ext/zip/php_zip.c
+      ext/zip/lib/zip_fclose.c:
+      MFB: fix leaks within zip entries in several tests
+
+    * (PHP_5_2)
+      ext/zip/php_zip.c
+      ext/zip/lib/zip_fclose.c:
+      fix leaks within zip entries in several tests
+
+    * ext/zip/lib/zip_free.c
+      ext/zip/lib/zip_set_archive_comment.c:
+      MFB :fix leak in oo_setArchiveComment.phpt
+
+    * (PHP_5_2)
+      ext/zip/lib/zip_free.c
+      ext/zip/lib/zip_set_archive_comment.c:
+      fix leak in oo_setArchiveComment.phpt
+
+2006-11-11  Pierre-Alain Joye  <pierre.dev@gmail.com>
+
+    * (PHP_5_2)
+      ext/zip/lib/zip_close.c:
+      - fix leak in zip_close when the function's succeeded
+
 2006-11-10  Nuno Lopes  <nunoplopes@sapo.pt>
 
     * ext/date/lib/parse_tz.c