Skip to content
Snippets Groups Projects
Commit c8bfa1fd authored by Ryusuke Sakato's avatar Ryusuke Sakato Committed by Paul Mundt
Browse files

sh: Fix sigmask trampling in signal delivery.


There was a missing return in do_signal() that caused the saved
sigmask to be written back after having successfully delivered
the signal.

Signed-off-by: default avatarRyusuke Sakato <sakato@hsdv.com>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 9432f968
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment