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

Paul Pluzhnikov ppluzhnikov@google.com
Thu Dec 19 01:05:00 GMT 2013


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



More information about the Libc-alpha mailing list