NetBSD-Bugs archive

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

PR/45914 CVS commit: src/sys/net



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45914 CVS commit: src/sys/net
Date: Thu, 2 Feb 2012 22:35:31 -0500

 Module Name:   src
 Committed By:  christos
 Date:          Fri Feb  3 03:35:30 UTC 2012
 
 Modified Files:
        src/sys/net: if.c
 
 Log Message:
 PR/45764, PR/45914
 Part 2:
 Arrange so that the pointers that we free (ifp->if_afdata, 
dom->dom_ifqueues[i])
 are set to NULL.
 While I am here, add a continue.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.259 -r1.260 src/sys/net/if.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