HomeFreeBSD

MFC: r317343

Description

MFC: r317343

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.

Details

Provenance
mariusAuthored on
Parents
rS318269: sh: Fix '-' from quoted arithmetic in case/glob pattern range.
Branches
Unknown
Tags
Unknown