Skip to content
Commit 5a30a798 authored by Al Viro's avatar Al Viro
Browse files

um: wrong sigmask saved in case of multiple sigframes



we can't just find oldmask once; if there are multiple signals
and we loop building sigframes for those, ->saved_mask will be
definitely wrong for all but the first one.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent d50349b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment