]> granicus.if.org Git - procps-ng/commit
0012-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>
Sat, 23 Jun 2018 11:59:14 +0000 (21:59 +1000)
commit39c35427549671fa76f52b2fe99bf7be57c51834
treecbf1ec0a9cb7290d0177fc6e0af5c0db25aa4a5d
parentfdc2af111475b0054cdb11a181497a157390a0de
0012-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