]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: allow sshpkt_fatal() to take a varargs format; we'll
authordjm@openbsd.org <djm@openbsd.org>
Sat, 19 Jan 2019 21:33:13 +0000 (21:33 +0000)
committerDamien Miller <djm@mindrot.org>
Sat, 19 Jan 2019 22:02:20 +0000 (09:02 +1100)
commitad60b1179c9682ca5aef0b346f99ef68cbbbc4e5
tree0c1df01c9924629b43337bb398e613f1b2f0ba6f
parent0fa174ebe129f3d0aeaf4e2d1dd8de745870d0ff
upstream: allow sshpkt_fatal() to take a varargs format; we'll

use this to give packet-related fatal error messages more context (esp. the
remote endpoint) ok markus@

OpenBSD-Commit-ID: de57211f9543426b515a8a10a4f481666b2b2a50
dispatch.c
opacket.c
packet.c
packet.h