]> granicus.if.org Git - sudo/commit
Don't set stdout to blocking mode when flushing remaining output. It
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 11 Oct 2009 14:13:35 +0000 (14:13 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 11 Oct 2009 14:13:35 +0000 (14:13 +0000)
commitf44c2261fd5cec85e8fd760a3dad4656fb7d4174
tree41c864e7f8078ce8f71e0cad8aefba48aa56f846
parent03e3ca08dbcfcfaff664d3d0d5a41c9cf8a82215
Don't set stdout to blocking mode when flushing remaining output.  It
can cause us to hang when trying to exit.  Need to investigate why.
script.c