]> granicus.if.org Git - procps-ng/commit
tload: Call longjmp() 1 instead of 0.
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)
commitafbb0f4886fa4a19a323e8103d8ff12b46e4b1d5
tree676dd1dcfb09e54fd4fb9e09a50d345090849ab7
parent7664d9f306ca77e986b0f5d6bd79802d8e8f81ec
tload: Call longjmp() 1 instead of 0.

Do it explicitly instead of the implicit "longjmp() cannot cause 0 to be
returned. If longjmp() is invoked with a second argument of 0, 1 will be
returned instead."
tload.c