HomeFreeBSD

ipfilter: Correctly type ipf_pullup()

Description

ipfilter: Correctly type ipf_pullup()

ipf_pullup() outputs a pointer to ip_t. Though returning a pointer to
void does work, it is imprecise and not completely correct.

(cherry picked from commit c941e8c65d9df878136dc5d51d70256d33f7769f)

Details

Provenance
cyAuthored on Jan 31 2023, 7:09 PM
Parents
rG9b5c751a5aef: sqlite3: Vendor import of sqlite3 3.40.1
Branches
Unknown
Tags
Unknown