HomeFreeBSD

In fill_ip6(), the value of the pointer av changes before it is

Description

In fill_ip6(), the value of the pointer av changes before it is
free(3)ed. Thus, introduce a new variable to track the original
value.

Submitted by: Tom Rix
Differential Revision: https://reviews.freebsd.org/D9962

Details

Provenance
mariusAuthored on
Differential Revision
D9962: Fix a memory leak in ipfw
Parents
rS317342: MFC r316213:
Branches
Unknown
Tags
Unknown