K 10 svn:author V 3 ian K 8 svn:date V 27 2016-01-19T21:42:19.043957Z K 7 svn:log V 275 MFC r292888: Fix the error checking for the ubenv command. This moves the check for an empty ldvar (which amounts to the varname string starting with '=') into the if block that manipulates ldvar, which avoids later referencing ldvar when it was never initialized. END