]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: add a helper for writing an error message to the
authordjm@openbsd.org <djm@openbsd.org>
Fri, 21 Jan 2022 07:04:19 +0000 (07:04 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 24 Jan 2022 23:45:39 +0000 (10:45 +1100)
commitc7964fb9829d9ae2ece8b51a76e4a02e8449338d
treedb6876ea5780f410b5a528182ad652253b9b784a
parentd23b4f7fdb1bd87e2cd7a9ae7c198ae99d347916
upstream: add a helper for writing an error message to the

stderr_buf and setting quit_pending; no functional change but saves a bunch
of boilerplate

OpenBSD-Commit-ID: 0747657cad6b9eabd514a6732adad537568e232d
clientloop.c