NetBSD-Bugs archive

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

PR/58297 CVS commit: src/sys/net



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58297 CVS commit: src/sys/net
Date: Tue, 28 May 2024 22:15:22 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue May 28 22:15:22 UTC 2024
 
 Modified Files:
 	src/sys/net: nd.c
 
 Log Message:
 nd_resolve: Maintain la_numheld.
 
 Otherwise lltable_drop_entry_queue never drops anything.
 
 Addresses mbuf leak, PR kern/58297.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 src/sys/net/nd.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