This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/19505] Unwanted validity of the file descriptor in posix_spawn_file_actions_add{open,close,dup2} with unlimited file descriptor


https://sourceware.org/bugzilla/show_bug.cgi?id=19505

--- Comment #1 from Florian Weimer <fweimer at redhat dot com> ---
The check for the second file descriptor in posix_spawn_file_actions_adddup2 is
missing, too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]