NetBSD-Bugs archive

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

PR/52837 CVS commit: src/lib/libc/net



The following reply was made to PR standards/52837; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52837 CVS commit: src/lib/libc/net
Date: Thu, 28 Dec 2017 10:12:16 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Thu Dec 28 15:12:16 UTC 2017
 
 Modified Files:
 	src/lib/libc/net: getaddrinfo.c
 
 Log Message:
 PR/52837: Michael Kaufmann: getaddrinfo() resolves "127.0.0.1 www.example.com"
 to 127.0.0.1. Apply the patch from FreeBSD and explain the rationale.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.116 -r1.117 src/lib/libc/net/getaddrinfo.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index