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] | |
On Wed, Nov 14, 2018 at 10:01 AM Florian Weimer <fweimer@redhat.com> wrote: > I think this will print assertion failure messages to the build log, Indeed it does: tst-bz20544: cxa_atexit.c:41: __internal_atexit: Assertion `func != NULL' failed. tst-bz20544: on_exit.c:31: __on_exit: Assertion `func != NULL' failed. tst-bz20544: cxa_atexit.c:41: __internal_atexit: Assertion `func != NULL' failed. > which is confusing to anyone reviewing it for unexpected errors. Can we > avoid this? Revised patch attached. Thanks! -- Paul Pluzhnikov
Attachment:
glibc-bz20544-20181115.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |