From 534395e4ae1d1eb76fec2daace3c614da5a68107 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Mon, 22 Nov 2010 13:10:13 +0000 Subject: [PATCH] Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c) --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.40.0