NetBSD-Bugs archive

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

PR/53075 CVS commit: src/sys/netinet6



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

From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53075 CVS commit: src/sys/netinet6
Date: Wed, 7 Mar 2018 01:37:24 +0000

 Module Name:	src
 Committed By:	ozaki-r
 Date:		Wed Mar  7 01:37:24 UTC 2018
 
 Modified Files:
 	src/sys/netinet6: nd6_nbr.c
 
 Log Message:
 Avoid passing NULL to nd6_dad_duplicated
 
 Fix PR kern/53075
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.150 -r1.151 src/sys/netinet6/nd6_nbr.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