Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107767687
D30585.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
330 B
Referenced Files
None
Subscribers
None
D30585.diff
View Options
diff --git a/sys/netpfil/pf/pf_table.c b/sys/netpfil/pf/pf_table.c
--- a/sys/netpfil/pf/pf_table.c
+++ b/sys/netpfil/pf/pf_table.c
@@ -1028,6 +1028,7 @@
int dir, op;
const struct pfr_kcounters *kc = &ke->pfrke_counters;
+ bzero(as, sizeof(*as));
pfr_copyout_addr(&as->pfras_a, ke);
as->pfras_tzero = kc->pfrkc_tzero;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 19, 1:47 AM (20 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15913467
Default Alt Text
D30585.diff (330 B)
Attached To
Mode
D30585: pf: Avoid leaking pad bytes in struct pfr_astats when copying out
Attached
Detach File
Event Timeline
Log In to Comment