]> granicus.if.org Git - gc/commitdiff
ChangeLog: add information that CVE-2016-9427 is fixed in v7.2h+
authorIvan Maidanski <ivmai@mail.ru>
Fri, 18 Nov 2016 19:23:51 +0000 (22:23 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 27 Nov 2016 08:53:16 +0000 (11:53 +0300)
ChangeLog

index 762f0a67afb9df4568e19a570c63b97a6345390e..a154728c5b8de539b143ccbe109b55b07e3eafc2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -379,7 +379,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.