In perl.git, the branch sprout/gethostent has been created

<http://perl5.git.perl.org/perl.git/commitdiff/98c1dc5ec7da4a70bb91ebc8138abe8f9f44fd86?hp=0000000000000000000000000000000000000000>

        at  98c1dc5ec7da4a70bb91ebc8138abe8f9f44fd86 (commit)

- Log -----------------------------------------------------------------
commit 98c1dc5ec7da4a70bb91ebc8138abe8f9f44fd86
Author: Father Chrysostomos <spr...@cpan.org>
Date:   Sun Jul 31 19:21:02 2016 -0700

    [perl #128740] Check for null in pp_ghostent et al.
    
    Specifically in the S_space_join_names_mortal static function that
    several pp functions call.  On some platforms (such as Gentoo Linux),
    hent->h_aliases (where hent is a struct hostent *) may be null after
    a gethostent call.
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to