summaryrefslogtreecommitdiffstats
path: root/Process.c
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2024-03-20 19:42:32 +0100
committerBenBE <BenBE@geshi.org>2024-03-20 20:40:14 +0100
commit59b30d692a8d3fca876ff62875c200546d15a178 (patch)
treeb1fe4373e77ce1a2fa0f5b8be49a5120b9b9bfcb /Process.c
parent299ca6ed2febc6e51fb164578bbab7aa5b8fd34c (diff)
Check width in Row_printPercentage()
The passed width should always be at least 4, otherwise printing will always truncate and lead to an abort(). The passed should not be greater or equal to the available buffer size, otherwise printing will always truncate and lead to an abort(). Add fallback for non debug builds.
Diffstat (limited to 'Process.c')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy