Home
last modified time | relevance | path

Searched hist:"0752 d7bf" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dptrace.c0752d7bf Mon Jul 24 15:08:16 CDT 2017 Eric W. Biederman <ebiederm@xmission.com> ptrace: Use copy_siginfo in setsiginfo and getsiginfo

Now that copy_siginfo copies all of the fields this is safe, safer (as
all of the bits are guaranteed to be copied), clearer, and less error
prone than using a structure copy.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
0752d7bf Mon Jul 24 15:08:16 CDT 2017 Eric W. Biederman <ebiederm@xmission.com> ptrace: Use copy_siginfo in setsiginfo and getsiginfo

Now that copy_siginfo copies all of the fields this is safe, safer (as
all of the bits are guaranteed to be copied), clearer, and less error
prone than using a structure copy.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>