diff options
author | Arnd Bergmann <[email protected]> | 2017-11-08 16:02:13 +0100 |
---|---|---|
committer | Matt Turner <[email protected]> | 2018-01-20 16:58:39 -0800 |
commit | 645a05a72c366529bf7e566b32ec806744883597 (patch) | |
tree | a86ffb01112ca5c9944b2d8cacf1dbf34b2d4de5 /net/unix/sysctl_net_unix.c | |
parent | 16dc17ee61ec3c16643fea675715cb3845d94735 (diff) |
alpha: osf_sys.c: fix put_tv32 regression
There was a typo in the new version of put_tv32() that caused an unguarded
access of a user space pointer, and failed to return the correct result in
gettimeofday(), wait4(), usleep_thread() and old_adjtimex().
This fixes it to give the correct behavior again.
Cc: [email protected]
Fixes: 1cc6c4635e9f ("osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Matt Turner <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions