[patch] Fix for bz14333 -- race between atexit() and exit()

Torvald Riegel triegel@redhat.com
Wed Jul 19 12:26:00 GMT 2017


On Thu, 2017-07-13 at 10:45 -0700, Paul Pluzhnikov wrote:
> On Wed, Jul 12, 2017 at 9:09 AM, Andreas Schwab <schwab@suse.de> wrote:
> >
> > On Jul 12 2017, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
> >
> > > +extern int __exit_funcs_done attribute_hidden;
> >
> > That should be bool.
> 
> 
> Thanks. Revised patch attached.

It would be good if you could add comments describing the locking scheme
you are changing



More information about the Libc-alpha mailing list