criu/compel
Rikard Falkeborn 468f818f89 compel/s390: Fix return value in error path
In a function with return type bool, returning a non-zero value is
interpreted as returning true. In the error paths we want to return
false to indicate failure. Change -1 to false to fix this.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Reviewed-by: Dmitry Safonov <0x7f454c46@gmail.com>
Signed-off-by: Andrei Vagin <avagin@gmail.com>
2019-09-07 15:59:48 +03:00
..
arch compel/s390: Fix return value in error path 2019-09-07 15:59:48 +03:00
include Convert spaces to tabs 2019-09-07 14:16:36 +03:00
plugins Do not install .gitignore 2019-04-20 20:25:26 -07:00
src ia32: Add compatible sigmask to sigframe 2019-04-20 20:25:26 -07:00
test compel/test: fix "infect" test compilation errors 2017-09-21 01:00:23 +03:00
.gitignore compel: adapt .gitgnore for aarch64 and ppc64le 2017-08-09 18:51:42 +03:00
compel-host compel cli: show includes 2017-03-15 00:09:55 +03:00
Makefile compel/Makefile: don't use -fr for cp 2019-04-20 20:25:26 -07:00