From 86ed7f7f53179d7a893329e6b9851dbb75aba405 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Thu, 8 Oct 2015 00:16:03 +0200 Subject: Allocate exact amount of bytes for phdrs and shdrs. Signed-off-by: Mark Wielaard --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index e6744017..f5778856 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2015-10-07 Mark Wielaard + + * unstrip.c (MAX): Removed. + (find_alloc_sections_prelink): Allocate exact amount of bytes for + shdrs. + 2015-10-05 Chih-Hung Hsieh * unstrip.c (find_alloc_sections_prelink): Do not allocate -- cgit v1.2.1