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
Fix the first couple of AddressSanitizer violations in usr.bin/top. Tags None Referenced Files None Subscribers None
Description
Details
|