Have sftp print a warning about shell cleanliness when decoding the first
authordtucker <dtucker@openbsd.org>
Tue, 28 Nov 2017 21:10:22 +0000 (21:10 +0000)
committerdtucker <dtucker@openbsd.org>
Tue, 28 Nov 2017 21:10:22 +0000 (21:10 +0000)
commit58b62b9f2534ccb47cd3c9fc6f887926620cada5
treedc547b37d13e0ef5b8a68e3eed2928b09de7d098
parentb17d48a5f0d6fd011bd510f9a43f84397b3f7d3d
Have sftp print a warning about shell cleanliness when decoding the first
packet fails, which is usually caused by shells polluting stdout of
non-interactive starups.  bz#2800, ok markus@ deraadt@.
usr.bin/ssh/sftp-client.c