]> granicus.if.org Git - procps-ng/commit
top: afford another level of protection for line input
authorJim Warner <james.warner@comcast.net>
Sun, 26 Jun 2022 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Sun, 26 Jun 2022 09:22:00 +0000 (19:22 +1000)
commit757a3452093ca177bb9572e7c73f810800e2a118
treeb7a56330ecf035a69ed9c4692c964614c666e023
parent8ca346762dd374413a0e6da05666be9eb6b74e13
top: afford another level of protection for line input

This commit just provides the final protection against
possible screen corruption when processing line input.

[ such corruption was limited to the input line only ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c