NetBSD-Bugs archive

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

PR/54419 CVS commit: [netbsd-8] src/sys/net



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54419 CVS commit: [netbsd-8] src/sys/net
Date: Sun, 4 Aug 2019 11:01:22 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Aug  4 11:01:22 UTC 2019
 
 Modified Files:
 	src/sys/net [netbsd-8]: raw_usrreq.c
 
 Log Message:
 Pull up following revision(s) (requested by ozaki-r in ticket #1318):
 
 	sys/net/raw_usrreq.c: revision 1.63
 	sys/net/raw_usrreq.c: revision 1.64
 
 Fix typo (s/m_free/m_freem/)
 This fixes PR kern/54419 "mbuf leak when deleting route" from sc dying.
 
  -
 
 Fix typo (s/m_free/m_freem/) (one more)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.56.4.2 -r1.56.4.3 src/sys/net/raw_usrreq.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