Skip to content
Commit c5026787 authored by jim warner's avatar jim warner Committed by Craig Small
Browse files

top: Protect scat() from buffer overflows. ___REVERTED



The whole idea was to make top's 'scat' function small
and very quick, unlike that standard 'strcat' routine.

To achieve that end we ignore the potential for buffer
overruns and trust callers to provide adequate dest's.

Reference(s):
. original qualys patch
0109-top-Protect-scat-from-buffer-overflows.patch
commit 9c745975

Signed-off-by: default avatarJim Warner <james.warner@comcast.net>
parent 59f39da8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment