K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-08-23T18:01:34.396438Z K 7 svn:log V 294 stand: fdt: Drop some write-only assignments/variables and leaked bits Generally straightforward enough; a copy of argv[1] was being made in command_fdt_internal, solely used for a comparison within the handler-search, then promptly leaked. Reported by: ports gcc and clang's static analyzer END