aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.sbin/dtrace/tests/common/predicates
diff options
context:
space:
mode:
authorKristof Provost <kp@FreeBSD.org>2025-11-21 09:03:36 +0000
committerKristof Provost <kp@FreeBSD.org>2025-11-21 15:23:46 +0000
commit7dedc3c21436bb5a1220f8901992d2772a163f78 (patch)
treef5d1fb74d2d4a358443ae650ba1e18ab5930b8e3 /cddl/usr.sbin/dtrace/tests/common/predicates
parentd8bfcacd12aba73188c44a157c707908e275825d (diff)
pf: fix another endpoint-independent crashHEADmain
In c12013f5bb38 we fixed udp_mapping cleanup issues in pf_get_sport(), but missed the static-port case (i.e. low == 0 && high == 0). We could still exit pf_get_sport() without either inserting the udp_mapping or freeing it. Address this and add a test case to provoke the problem. Reviewed by: thj MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D53856
Diffstat (limited to 'cddl/usr.sbin/dtrace/tests/common/predicates')
0 files changed, 0 insertions, 0 deletions