commit | c2822ca119d9270f9193eaa574d9b157772b77ed | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Thu Aug 19 17:20:26 2010 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Thu Aug 19 17:20:26 2010 +0000 |
tree | bd09403c7d3f8f414182b6eb2bf30b4c7d23d42a | |
parent | 828f12b74876e9cc51fc60ab59f397d697f7041c [diff] |
Do not need to dup() the tty fd sent from the client because it is already dup()d again later. Fixes a leak seen by espie@.