K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-10-24T04:10:55.000000Z K 7 svn:log V 318 Duplicate the variable name in the v->name field, as otherwise it points to data that will be modified. And do the appropriate thing now and free the v->name buffer along with other relinquished memory. XXX There is duplication here of destroying a Var, which is probably bogus, and probably missed in a few places. END