HomeFreeBSD

pf syncookies: fix memory leak

Description

pf syncookies: fix memory leak

We forgot to free the nvlist (and packed nvlist) on success.
While here start using the ERROUT macro to clean up error handling, and
to add SDTs for better debugging.

Reported by: Coverity
CID: 1473150

Details

Provenance
kpAuthored on Apr 7 2022, 6:41 AM
Parents
rG0bd468ea3fe4: pf: fix memory leak
Branches
Unknown
Tags
Unknown