Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 29 Nov 2015 17:59:25 +0100
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: [PATCH 2/2] add preinit_array support

* Szabolcs Nagy <nsz@...t70.net> [2015-11-29 16:33:22 +0100]:
> redefined DYN_CNT because 32 is not enough for DT_PREINIT_ARRAY.
> ---
>  src/env/__libc_start_main.c |  5 +++++
>  src/ldso/dynlink.c          | 12 ++++++++++--
>  2 files changed, 15 insertions(+), 2 deletions(-)
> 

src/internal change was missing and legacy _init vs
preinit_array order was wrong.

attached new version, array type is fixed too.

View attachment "0002-add-preinit_array-support.patch" of type "text/x-diff" (3089 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.