DragonFly bugs List (threaded) for 2011-09
[
Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
[issue2136] socketpair() doesn't free file descriptors on copyout failure
New submission from Venkatesh Srinivas <vsrinivas@dragonflybsd.org>:
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
----------
messages: 10127
nosy: vsrinivas
status: unread
title: socketpair() doesn't free file descriptors on copyout failure
_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue2136>
_____________________________________________________
[
Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]