]> granicus.if.org Git - sudo/commit
Redo preserve_fds support to remap high fds so we can get the most
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 24 Dec 2013 22:01:00 +0000 (15:01 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 24 Dec 2013 22:01:00 +0000 (15:01 -0700)
commit4d80e7cea41e2ff3ed612570af953f53f2793a58
treed6ec70d8fe03e2ffb9a5fbdd671d1dc01044e312
parent76544011ed3db72ed79fdfc5966b963e0cb1dd12
Redo preserve_fds support to remap high fds so we can get the most
out of closefrom().  The fds are then restored after closefrom().
src/preserve_fds.c
src/sudo.c
src/sudo.h