]> granicus.if.org Git - procps-ng/commit
top: sanitized some potentially corrupt 'Inspect' data
authorJim Warner <james.warner@comcast.net>
Sun, 3 Jun 2018 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Sat, 9 Jun 2018 11:35:20 +0000 (21:35 +1000)
commitfa96f3e5dcab8a189131d96fb516559406392355
treec84f8f11752abd800bb345f301957198675c0110
parent34feb6183a464300a17400200fc8232c4ad930e7
top: sanitized some potentially corrupt 'Inspect' data

This guards against rcfile 'Inspect' entries which may
include non-printable characters. While this shouldn't
occur, we have no real control over those crazy users.

[ and, while such data can't be used maliciously, it ]
[ does adversely impact such a user's screen display ]

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