K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-06-10T14:42:36.827274Z K 7 svn:log V 300 MFstable/10 r301789: MFC r299491: r299491 (by cem): route6d(8): Fix potential double-free In the case that the subsequent sysctl(3) call failed, 'buf' could be free(3)ed repeatedly. It isn't clear to me that that case is possible, but be clear and do the right thing in case it is. CID: 272537 END