summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Joye <pierre.php@gmail.com>2016-06-07 17:40:55 +0700
committerPierre Joye <pierre.php@gmail.com>2016-06-07 17:40:55 +0700
commit99f8a5587b43fc39d8d3fbff16ea78866c164f71 (patch)
treecb5b492013360c74b84af56dbd4b5486841c685c
parent3071ba1ff8203bfd6d383754872ba5fe91dbc67e (diff)
downloadphp-git-99f8a5587b43fc39d8d3fbff16ea78866c164f71.tar.gz
update NEWS
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 16dafa5bbc..48cb9167ff 100644
--- a/NEWS
+++ b/NEWS
@@ -79,7 +79,7 @@ PHP NEWS
- GD:
. Fixed bug #72227 (imagescale out-of-bounds read). (Stas)
-
+ . Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre)
- Intl:
. Fixed #72241 (get_icu_value_internal out-of-bounds read). (Stas)