From 504075ed7612c03033c8ff296f2f9d1dbb7d09ca Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Fri, 18 Nov 2016 22:23:51 +0300 Subject: [PATCH] ChangeLog: add information that CVE-2016-9427 is fixed in v7.2h+ --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c1ad1300..30142166 100644 --- a/ChangeLog +++ b/ChangeLog @@ -566,7 +566,7 @@ Also, includes 7.2 changes. * Fix GC_requested_heapsize increment in GC_init. * Fix header filename in gcconfig.h comment. * Fix integer shift undefined behavior in GC_init_explicit_typing. -* Fix malloc routines to prevent size value wrap-around. +* Fix malloc routines to prevent size value wrap-around (fix CVE-2016-9427). * Fix STACKBOTTOM for Solaris 11/x86. * Fix typo in comment of GC_lock (Win32). * Fix various typos in comments and documentation. -- 2.40.0