commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] glibc maintenance tag, cvs/fedora-glibc-20080728T2320, created. gl


From: Thomas Schwinge
Subject: [SCM] glibc maintenance tag, cvs/fedora-glibc-20080728T2320, created. glibc-2.8-169-gb7da31a
Date: Wed, 26 May 2010 18:07:59 +0000

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 "glibc maintenance".

The tag, cvs/fedora-glibc-20080728T2320 has been created
        at  b7da31a1647e378258174d1d69097a594e31f89b (commit)

- Log -----------------------------------------------------------------
commit b7da31a1647e378258174d1d69097a594e31f89b
Author: Ulrich Drepper <address@hidden>
Date:   Mon Jul 28 22:55:10 2008 +0000

    * resolv/res_send.c (__libc_res_nsend): Take additional parameter.
    
        Use it instead of locally defined resplen2 variable.
        (res_nsend): Adjust for __libc_res_nsend interface change.
        (send_vc): Initialize *resplen2 if necessary.  Read length of
        package into an appropriately aligned variable.  Store converted length
        in new variable and use it appropriately.
        Add branch prediction help.
        * resolv/res_query.c (__libc_res_nquery): Take additional parameter
        and pass it on to __libc_res_nsend.  Adjust all callers.
        (__libc_res_nsearch): Likewise.
        (__libc_res_nqeurydomain): Likewise.
        * resolv/nss_dns/dns-host.c: Adjust for __libc_res_nsearch interface
        change.
        (_nss_dns_gethostbyname4): Don't unconditionally allocate tmp array.
        Define resplen2 variable and pass it to __libc_res_nsearch and then
        to gaih_getanswer.
        (getanswer_r): In case of incorrect DNS data don't overread buffer.
        Add branch prediction.
        (gaih_getanswer_slice): Likewise.  Check for invalid data types.
        (gaih_getanswer): Don't decode second slice if first one failed due
        to a too small buffer.  Don't let not found status of second
        decoder shadow results of the first.
        * resolv/gethnamaddr.c (gethostbyname2): Adjust for __libc_res_nsearch
        and __libc_res_nquery interface changes
        (gethostbyaddr): Adjust for __libc_res_nquery interface change.
        * include/resolv.h: Adjust prototypes for __libc_res_nquery,
        __libc_res_nsearch, and __libc_res_nsend.
        * resolv/nss_dns/dns-canon.c: Adjust for __libc_res_nquery interface
        change.
        * resolv/nss_dns/dns-network.c: Adjust for __libc_res_nquery and
        __libc_res_nsearch interface changes.
-----------------------------------------------------------------------


hooks/post-receive
-- 
glibc maintenance



reply via email to

[Prev in Thread] Current Thread [Next in Thread]