NetBSD-Bugs archive

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

PR/54419 CVS commit: src/sys/net



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

From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54419 CVS commit: src/sys/net
Date: Fri, 2 Aug 2019 01:55:01 +0000

 Module Name:	src
 Committed By:	ozaki-r
 Date:		Fri Aug  2 01:55:01 UTC 2019
 
 Modified Files:
 	src/sys/net: raw_usrreq.c
 
 Log Message:
 Fix typo (s/m_free/m_freem/)
 
 This fixes PR kern/54419 "mbuf leak when deleting route" from sc dying.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.62 -r1.63 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