K 10 svn:author V 6 marius K 8 svn:date V 27 2017-04-23T21:17:59.698688Z K 7 svn:log V 216 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 END