[CRIU] [PATCH 0/2] Sigset-related fixes
Dmitry Safonov
dsafonov at virtuozzo.com
Tue Mar 7 11:37:15 PST 2017
Fix for Coverity warning about UB, setting signal in sigmask
resulted in flushing other signals from the mask and fix for
unblocking SIGCHLD in restorer.
Dmitry Safonov (2):
restorer: unblock only SIGCHLD previously blocked in criu
compel/ksigset: fix ksigaddset() UB and flushing mask
compel/include/uapi/ksigset.h | 2 +-
criu/pie/restorer.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.11.1
More information about the CRIU
mailing list