This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/4] Add a signal-safe malloc replacement


On Wed, Dec 18, 2013 at 4:06 PM, Andrew Hunter <ahh@google.com> wrote:

> I think the proper fix is to reorder the patches -- move Factor out
> _dl_clear_dtv before this one (having it just call free, not
> signal_safe_).  Then apply this patch and replace the free with
> signal_safe_free here.)

Aha. I haven't looked at patch 3 (until now).

I agree, applying slightly modified patch 3, then patch 2, is the way to go.

I'll test and commit in that order.

-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]