Commit:    0ee5d18f91d731636f3ba39c7487e2a8cf04fa36
Author:    Rasmus Lerdorf <ras...@php.net>         Mon, 5 Nov 2012 21:06:18 
-0800
Parents:   a983ded9bd0df0acd81755704a29ff098c4a6808
Branches:  PHP-5.3

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=0ee5d18f91d731636f3ba39c7487e2a8cf04fa36

Log:
News entry for png memleak fix

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 2e1f13b..83274c2 100644
--- a/NEWS
+++ b/NEWS
@@ -1395,6 +1395,7 @@ PHP                                                       
                 NEWS
 
 - GD extension:
   . Fixed bug #53492 (fix crash if anti-aliasing steps are invalid). (Pierre)
+  . Fixed potential memory leak on a png error (Rasmus, Paul Saab)
 
 - GMP extension:
   . Fixed bug #52906 (gmp_mod returns negative result when non-negative is


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to