This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [patch] Fix BZ#20544 (assert function passed to atexit/on_exit/__cxa_atexit != NULL)
- From: "Gabriel F. T. Gomes" <gabriel at inconstante dot eti dot br>
- To: Paul Pluzhnikov <ppluzhnikov at google dot com>
- Cc: Carlos O'Donell <carlos at redhat dot com>, GLIBC Devel <libc-alpha at sourceware dot org>
- Date: Wed, 14 Nov 2018 14:51:19 -0200
- Subject: Re: [patch] Fix BZ#20544 (assert function passed to atexit/on_exit/__cxa_atexit != NULL)
- References: <CALoOobN2H0dRjGUT_XSwYSO0pE_kWyVDoGrg+dSN_J4J5zpyJQ@mail.gmail.com> <03b9e2fe-0851-77b2-2ad4-d99aeaa362a2@redhat.com> <CALoOobPARbnzay8bSpGPXPxAJp-wkOvFFaQT1z8cbsQeGCxJYw@mail.gmail.com> <20181113115906.0d5e5b22@tereshkova.br.ibm.com> <CALoOobO2MwM5W-iOY7VtZBgsaUxNs5G4r_fMpMhDA2TM8iqCcg@mail.gmail.com>
On Tue, 13 Nov 2018, Paul Pluzhnikov wrote:
>Thanks. Revised patch attached.
Looks good to me.