Skip to content
Commit 9943d3ac authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

signal: Clear si_sys_private before copying siginfo to userspace



In preparation for unconditionally copying the whole of siginfo
to userspace clear si_sys_private.  So this kernel internal
value is guaranteed not to make it to userspace.

Signed-off-by: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
parent aba1be2f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment