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]

[patch] Fix BZ 20271 -- missing newlines in __libc_fatal calls


Greetings,

Ok for trunk?

2018-08-25  Paul Pluzhnikov  <ppluzhnikov@google.com>

        [BZ #20271]
        * grp/initgroups.c (internal_getgrouplist): Add missing newline.
        * nptl/pthread_cond_wait.c (__pthread_cond_wait_common): Likewise.
        * nscd/initgrcache.c (addinitgroupsX): Likewise.
        * nss/nsswitch.c (__nss_next2): Likewise.
        * sysdeps/aarch64/dl-irel.h (elf_irela): Likewise.
        * sysdeps/arm/dl-irel.h (elf_irel): Likewise.
        * sysdeps/generic/unwind-dw2.c (execute_cfa_program): Likewise.
        * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
        * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irel): Likewise.
        * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irel): Likewise.
        * sysdeps/s390/dl-irel.h (elf_irel): Likewise.
        * sysdeps/sparc/sparc32/dl-irel.h (elf_irel): Likewise.
        * sysdeps/sparc/sparc64/dl-irel.h (elf_irel): Likewise.
        * sysdeps/x86_64/dl-irel.h (elf_irel): Likewise.
        * sysdeps/nptl/futex-internal.h (futex_wake): Likewise.
        * sysdeps/unix/sysv/linux/netlink_assert_response.c
        (__netlink_assert_response): Likewise.

-- 
Paul Pluzhnikov

Attachment: glibc-20271-20180825.txt
Description: Text document


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