]> granicus.if.org Git - php/commitdiff
Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c)
authorIlia Alshanetsky <iliaa@php.net>
Mon, 22 Nov 2010 13:10:13 +0000 (13:10 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 22 Nov 2010 13:10:13 +0000 (13:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 83bb03950ee376f2a77911167860f4eb1e560aed..54271255ec62caaa6156863bf0ccf16e0ad95226 100644 (file)
--- a/NEWS
+++ b/NEWS
 - Phar extension:
   . Fixed bug #50987 (unaligned memory access in phar.c).
     (geissert at debian dot org, Ilia)
+
+- Hash extension:
+  . Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c).
+    (Mike, Ilia)
     
 - Reflection extension:
   . Fixed bug #53366 (Reflection doesnt get dynamic property value from