]> granicus.if.org Git - procps-ng/commit
tload: Prevent integer overflows of ncols, nrows, and scr_size.
authorQualys Security Advisory <qsa@qualys.com>
Thu, 1 Jan 1970 00:00:00 +0000 (00:00 +0000)
committerCraig Small <csmall@enc.com.au>
Fri, 18 May 2018 21:32:21 +0000 (07:32 +1000)
commit031bc56f658561a6036fa9f1a1b6070b56ca8fd5
treea44041044b560c50a6b2a07de68458d16337775f
parent4c346cf594377e53aa777ea8cfd2030eaa163330
tload: Prevent integer overflows of ncols, nrows, and scr_size.

Also, use xerrx() instead of xerr() since errno is not set.
tload.c