gc/0005-Update-ChangeLog.patch
Rex Dieter 16efc896b0 7.2b-2
- backport patches from gc-7_2-hotfix-2 branch in lieu of 7.2c release
- gc 7.2 final abi broken when changing several symbols to hidden (#825473)
- gc: malloc() and calloc() overflows (CVE-2012-2673, #828881)
2012-06-15 13:54:19 -05:00

30 lines
781 B
Diff

From a237b23befdb0dd75dff2727a2a5c0d66bc96f04 Mon Sep 17 00:00:00 2001
From: Ivan Maidanski <ivmai@mail.ru>
Date: Sat, 2 Jun 2012 13:05:51 +0400
Subject: [PATCH 5/9] Update ChangeLog
---
ChangeLog | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index c2340e4..9ff7086 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,12 @@
* mark.c (GC_set_mark_bit, GC_clear_mark_bit): Remove GC_INNER (to
match the declaration).
+2012-06-01 Tsugutomo Enami <tsugutomo.enami@jp.sony.com>
+
+ * dyn_load.c: Include sys/param.h and dlfcn.h on NetBSD.
+ * dyn_load.c (GC_FirstDLOpenedLinkMap): Obtain link map using dlinfo()
+ on NetBSD if RTLD_DI_LINKMAP feature present (defined).
+
[7.2b]
2012-05-23 Ivan Maidanski <ivmai@mail.ru>
--
1.7.10.2