git: libc - MFC resolver fix

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jul 17 11:39:36 PDT 2018


commit 8cddcf7dda217902aa4117cc96964da561b9cb9d
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/8cddcf7dda217902aa4117cc96964da561b9cb9d


-- 
DragonFly BSD source repository



More information about the Commits mailing list