git: DragonFly_RELEASE_5_2 libc - MFC resolver fix

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jul 17 11:40:29 PDT 2018


commit 17d3863762072eb60c4e1d0cf75b5035bbb20352
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Jul 17 11:37:20 2018 -0700

    libc - MFC resolver fix
    
    * Allows intermediate domain names with an underscore.
    
    * Fixes lookups of 'www.office.com' and 'www.newegg.com', and
      probably other domains.
    
    Reported-by: kerma
    Diagnosed-by: kerma, tautology

Summary of changes:
 lib/libc/resolv/res_comp.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/17d3863762072eb60c4e1d0cf75b5035bbb20352


-- 
DragonFly BSD source repository



More information about the Commits mailing list