Project

General

Profile

Actions

Bug #2136

open

socketpair() doesn't free file descriptors on copyout failure

Added by vsrinivas over 12 years ago. Updated about 11 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hi,

sys_socketpair() has a copyout() to copy two file descriptors back to userspace;
if this copyout fails, the socketpair file descriptors are not freed.

-- vs


Files

Actions

Also available in: Atom PDF