glibc/login/programs
Ulrich Drepper 139ee080b6 Prevent unintended file desriptor leak in grantpt.
The pt_chown program is completely transparently called.  It might
not be able to live with the various file descriptors the program
has open at the time of the call (e.g., under SELinux).  Close all
but the needed descriptor and connect stdin, stdout, and stderr
with /dev/null.  pt_chown shouldn't print anything when called to
do real work.
2009-11-24 18:24:14 -08:00
..
pt_chown.c Prevent unintended file desriptor leak in grantpt. 2009-11-24 18:24:14 -08:00
utmpdump.c Update. 2003-08-27 04:03:12 +00:00