NetBSD-Bugs archive

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

PR/51828 CVS commit: src/sys/netinet6



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

From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51828 CVS commit: src/sys/netinet6
Date: Thu, 12 Jan 2017 04:43:59 +0000

 Module Name:	src
 Committed By:	ozaki-r
 Date:		Thu Jan 12 04:43:59 UTC 2017
 
 Modified Files:
 	src/sys/netinet6: in6.c
 
 Log Message:
 Prevent in6_ifaddr from being freed with holding its psref
 
 This is a possible fix for PR kern/51828.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.232 -r1.233 src/sys/netinet6/in6.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