diff options
author | David Miller <davem@davemloft.net> | 2007-11-13 00:02:56 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-11-16 08:27:37 -0800 |
commit | c669e2ad32c2ab2bf4133ce8f7b96775b9c3db2b (patch) | |
tree | 6513fccc71c1d5861e0884c6dadf4a2a30cc24b8 /COPYING | |
parent | eeb4e8c2aeda4f366bc14bea2a3a2e10cb7bc66d (diff) |
Fix error returns in sys_socketpair()
patch bf3c23d171e35e6e168074a1514b0acd59cfd81a in mainline.
[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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions