K 10 svn:author V 3 dim K 8 svn:date V 27 2019-02-10T13:44:36.887688Z K 7 svn:log V 248 Fix the first couple of AddressSanitizer violations in usr.bin/top. Avoid setting zero bytes beyond the length of the 'thisline' parameters in i_process() and u_process(), and don't attempt to memset a negative number of bytes. MFC after: 1 week END