]> granicus.if.org Git - procps-ng/commit
top: needed 'Ctrl' bottom window fixes were discovered
authorJim Warner <james.warner@comcast.net>
Sun, 15 May 2022 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Mon, 16 May 2022 10:06:18 +0000 (20:06 +1000)
commitda36ff2b8d98680eda009e1f076f7b63a5b70edc
tree1d74eb16defacfd73798ad2e5e6168b6fc51954c
parentb8f79a7bb814ca696ca0cebccbbf4f689fe66552
top: needed 'Ctrl' bottom window fixes were discovered

As it turns out, some of the 'environ' strings are big
enough to overrun the initial buffer sizes. And, while
no real harm was done (other than to silently truncate
the output), this patch will increase the buffer size.

While we're at it. we will normalize a few more buffer
declarations along with correcting a couple typos too.

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