This is the mail archive of the glibc-bugs@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]

[Bug libc/19653] Potential for NULL pointer dereference (CWE-476) in glibc-2.22


https://sourceware.org/bugzilla/show_bug.cgi?id=19653

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  7838d298d895f65247fb6b498db03a4336fc0506 (commit)
       via  ca7e8dda67490749c38581497f7ec7ffca1c3ba8 (commit)
      from  600c13bf7233b9612e772a94411b8d688b859142 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=7838d298d895f65247fb6b498db03a4336fc0506

commit 7838d298d895f65247fb6b498db03a4336fc0506
Merge: ca7e8dd 600c13b
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Mon May 30 15:33:13 2016 -0700

    Merge branch 'master' of ssh://sourceware.org/git/glibc

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=ca7e8dda67490749c38581497f7ec7ffca1c3ba8

commit ca7e8dda67490749c38581497f7ec7ffca1c3ba8
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Mon May 30 15:32:09 2016 -0700

    2016-05-30  Paul Pluzhnikov  <ppluzhnikov@google.com>

        [BZ 19653]
        * inet/if_index.c (__protocol_available): Delete #if 0'd code.
        * inet/ruserpass.c (ruserpass): Delete #if 0'd code.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog        |    6 ++++
 inet/if_index.c  |   11 --------
 inet/ruserpass.c |   73 ------------------------------------------------------
 3 files changed, 6 insertions(+), 84 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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