Page MenuHomeFreeBSD

D30764.diff
No OneTemporary

D30764.diff

diff --git a/sys/netpfil/ipfw/ip_fw_pfil.c b/sys/netpfil/ipfw/ip_fw_pfil.c
--- a/sys/netpfil/ipfw/ip_fw_pfil.c
+++ b/sys/netpfil/ipfw/ip_fw_pfil.c
@@ -371,6 +371,8 @@
}
ipfw = ipfw_chk(&args);
+ if (!mem)
+ *p.m = args.m;
ret = PFIL_PASS;
switch (ipfw) {

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 17, 8:44 PM (22 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14684166
Default Alt Text
D30764.diff (269 B)

Event Timeline