diff options
author | tb <> | 2022-12-18 12:51:10 +0000 |
---|---|---|
committer | tb <> | 2022-12-18 12:51:10 +0000 |
commit | 286398d4985b1840036fbf51de7d1b2858949173 (patch) | |
tree | 5adcb5bdca57190654547b6a9004d29dfbed011a /src/lib/libcrypto/ui/ui_lib.c | |
parent | e66bb0cf1e3bf26487bb167dc66758962adeb3bf (diff) | |
download | openbsd-286398d4985b1840036fbf51de7d1b2858949173.tar.gz openbsd-286398d4985b1840036fbf51de7d1b2858949173.tar.bz2 openbsd-286398d4985b1840036fbf51de7d1b2858949173.zip |
nc: do not test the connection in non-interactive mode
The connection test writes four X to the socket, which corrupts data
that we may want to pipe into nc. So don't do that if stdin is not a
tty but still do it in scan mode, this is needed according to chris.
based on a diff by and ok mpf
Diffstat (limited to 'src/lib/libcrypto/ui/ui_lib.c')
0 files changed, 0 insertions, 0 deletions