HomeFreeBSD

Fix memory leak possible in error case.

Description

Fix memory leak possible in error case.
Use free_rule() instead of free(), it will also release memory allocated
for rule counters.

Obtained from: Yandex LLC
Sponsored by: Yandex LLC

Details

Provenance
aeAuthored on
Parents
rS299419: When rerooting, take the init(8) path from argv[0] instead of fetching
Branches
Unknown
Tags
Unknown