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/15374] Make getent services compliant with RFC 6335 section 5.1


http://sourceware.org/bugzilla/show_bug.cgi?id=15374

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
       via  e4368156e64e04a204d832351abcb535572eb919 (commit)
      from  8d6bb57c44557c344d56653c3380885bf1dcabd7 (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=e4368156e64e04a204d832351abcb535572eb919

commit e4368156e64e04a204d832351abcb535572eb919
Author: OndÅej BÃlka <neleai@seznam.cz>
Date:   Thu Nov 7 12:46:57 2013 +0100

    Make getent services compliant with  RFC 6335 section 5.1 Fixes bug 15374

    The RFC 6335 allows services that start with digit (like 3com-tsmux).
    These were parsed as port number which this patch fixes.

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

Summary of changes:
 ChangeLog    |    5 +++++
 NEWS         |   14 +++++++-------
 nss/getent.c |    8 ++++++--
 3 files changed, 18 insertions(+), 9 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]