FreeBSD Bugzilla – Attachment 6678 Details for
Bug 14958
memory leak in UDP blackhole processing in udp_usrreq.c
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 355 bytes, created by
lab
on 1999-11-17 20:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
lab
Created:
1999-11-17 20:50:00 UTC
Size:
355 bytes
patch
obsolete
>*** udp_usrreq.c Wed Nov 10 11:58:47 1999 >--- /tmp/udp_usrreq.c Wed Nov 17 15:50:58 1999 >*************** >*** 307,312 **** >--- 307,314 ---- > #endif > if (!blackhole) > icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_PORT, 0, 0); >+ else >+ goto bad; > return; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 14958
: 6678