HomeFreeBSD

pf: remove NULL check before uma_zfree()

Description

pf: remove NULL check before uma_zfree()

uma_zfree() can be called on a NULL pointer. Simplify the pf code a
little by removing the redundant checks.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Details

Provenance
kpAuthored on May 4 2023, 3:20 PM
Parents
rG0d66206fff44: Add 'contrib/spleen/' from commit '5eab6333fa27e2b6954c6927859d462a004e57bb'
Branches
Unknown
Tags
Unknown