criu/lib
Martin Wührer 29af538da7 c-lib: added missing strdup-null checks.
This commit checks after each strdup() call if the call was successful.
If not, the function that calls strdup() returns an error.

This requires, that the return value of several functions has to be
changed from void to int.

Signed-off-by: Martin Wührer <martin.wuehrer@artech.at>
2019-04-20 20:25:26 -07:00
..
c c-lib: added missing strdup-null checks. 2019-04-20 20:25:26 -07:00
py crit-images: Fix reference to ipc_msg() 2018-10-30 19:28:19 +03:00
Makefile Makefiles: auto-detect python version - prefer python2 2018-07-09 18:25:16 +03:00