OpenSSH 6.4, "ssh-add -l", output to non-tty

Peter Stuge peter at stuge.se
Thu Apr 17 20:46:14 EST 2014


Phil Pennock wrote:
> stdio buffering, not in line-buffering mode, not flushed before
> `fatal()` call.
> 
> Obvious in retrospect.  Bug?

I think it seems good to add two fflush() calls to fatal().


//Peter


More information about the openssh-unix-dev mailing list