| commit | 22a29880bb324983a997f6bc03484879cae1f912 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Mon May 10 11:53:54 2010 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Mon May 10 11:53:54 2010 +1000 |
| tree | c0874752be98e019c58db2d5078bb52ff9cffa1b | |
| parent | 85c50d7858424aa38a560142c04c93a70d50dff7 [diff] |
- djm@cvs.openbsd.org 2010/04/23 22:42:05
[session.c]
set stderr to /dev/null for subsystems rather than just closing it.
avoids hangs if a subsystem or shell initialisation writes to stderr.
bz#1750; ok markus@