diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2007-10-29 21:54:02 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-29 22:37:34 -0700 |
commit | bf3c23d171e35e6e168074a1514b0acd59cfd81a (patch) | |
tree | 7e72bc27a71802ac5f803cecb53b5e8312e89678 /net/ipv4/proc.c | |
parent | 29b67497f256399c4aa2adec27ab7ba24bba44e8 (diff) | |
download | linux-3.10-bf3c23d171e35e6e168074a1514b0acd59cfd81a.tar.gz linux-3.10-bf3c23d171e35e6e168074a1514b0acd59cfd81a.tar.bz2 linux-3.10-bf3c23d171e35e6e168074a1514b0acd59cfd81a.zip |
[NET]: Fix error reporting in sys_socketpair().
If either of the two sock_alloc_fd() calls fail, we
forget to update 'err' and thus we'll erroneously
return zero in these cases.
Based upon a report and patch from Rich Paul, and
commentary from Chuck Ebbert.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/proc.c')
0 files changed, 0 insertions, 0 deletions