[CRIU] [PATCH 0/2] Sigset-related fixes

Andrei Vagin avagin at virtuozzo.com
Thu Mar 9 08:29:47 PST 2017


Applied

On Tue, Mar 07, 2017 at 10:37:15PM +0300, Dmitry Safonov wrote:
> 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