Explicitly ignore return from fcntl(... FD_CLOEXEC) here too.
authordtucker <dtucker@openbsd.org>
Fri, 10 Mar 2023 07:17:08 +0000 (07:17 +0000)
committerdtucker <dtucker@openbsd.org>
Fri, 10 Mar 2023 07:17:08 +0000 (07:17 +0000)
commitc611b7a9812e8415430ef80a54849501802d267a
tree5438913ec55a0f1d4695badb32e2e4d18c926205
parent979a897ec5cf22eff57f01c392200d4941e19759
Explicitly ignore return from fcntl(... FD_CLOEXEC) here too.
Coverity CID 291853.
usr.bin/ssh/sshconnect.c