From: Ilia Alshanetsky Date: Mon, 22 Nov 2010 13:10:13 +0000 (+0000) Subject: Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c) X-Git-Tag: php-5.3.4RC2~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=534395e4ae1d1eb76fec2daace3c614da5a68107;p=php Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c) --- diff --git a/NEWS b/NEWS index 83bb03950e..54271255ec 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,10 @@ - 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