FreeBSD Bugzilla – Attachment 246199 Details for
Bug 274915
panic immediately on loading ruleset, in pf_ioctl_addrule sha #4ffe410
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
kp's fix
file_274915.txt (text/plain), 442 bytes, created by
Dave Cottlehuber
on 2023-11-08 15:06:14 UTC
(
hide
)
Description:
kp's fix
Filename:
MIME Type:
Creator:
Dave Cottlehuber
Created:
2023-11-08 15:06:14 UTC
Size:
442 bytes
patch
obsolete
>Author: kp@FreeBSD.org > >diff --git sys/netpfil/pf/pf_nl.c sys/netpfil/pf/pf_nl.c >index bf3d23051c05..fe5ded0e86a4 100644 >--- sys/netpfil/pf/pf_nl.c >+++ sys/netpfil/pf/pf_nl.c >@@ -632,9 +632,6 @@ pf_handle_addrule(struct nlmsghdr *hdr, struct nl_pstate *npt) > attrs.anchor, attrs.anchor_call, nlp_get_cred(npt->nlp)->cr_uid, > hdr->nlmsg_pid); > >- if (error != 0) >- pf_krule_free(attrs.rule); >- > return (error); > } >
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 274915
:
246120
| 246199