Bug 14958

Summary: memory leak in UDP blackhole processing in udp_usrreq.c
Product: Base System Reporter: lab
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description lab 1999-11-17 20:50:00 UTC
	The logic for blackhole processing does not free mbufs if the
	blackhole flag is set.

How-To-Repeat: 
	Send some UDP packets to unopened ports on a FreeBSD 4.0 box with
	UDP blackhole turned on.
Comment 1 Poul-Henning Kamp freebsd_committer freebsd_triage 1999-11-17 20:58:03 UTC
State Changed
From-To: open->closed

committed, thanks!