- pfr_table_count() can return an error.
- We must check for failure from mallocarray(M_NOWAIT).
Fixes: 9e8d2962aad3 ("pf: convert DIOCRGETTSTATS to netlink")
Reported by: Kevin Day <kevin@your.org>
Differential D54094
pf: Fix error handling in pf_handle_get_tstats() Authored by markj on Dec 5 2025, 9:45 PM. Tags None Referenced Files
Details
Fixes: 9e8d2962aad3 ("pf: convert DIOCRGETTSTATS to netlink")
Diff Detail
|