summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>2012-11-05 21:04:33 -0800
committerRasmus Lerdorf <rasmus@php.net>2012-11-05 21:04:33 -0800
commit7caca1614beaaab581c9ed3be002745af25cf971 (patch)
tree3931328041967aa9d1b72ef96c7a5e25b8bda5f8
parentf452b9056e89aa1bf18d6c0828ba709c0f8df854 (diff)
downloadphp-git-7caca1614beaaab581c9ed3be002745af25cf971.tar.gz
News entry for png memleak fix
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 293dcb0ffd..d476cec6ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1341,6 +1341,7 @@ PHP NEWS
- Gd:
. Fixed bug #60160 (imagefill() doesn't work correctly
for small images). (Florian)
+ . Fixed potential memory leak on a png error (Rasmus, Paul Saab)
- Intl:
. Fixed bug #60192 (SegFault when Collator not constructed