]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream commit V_7_3 anongit/V_7_3 github-selfhosted/V_7_3 github/V_7_3
authordjm@openbsd.org <djm@openbsd.org>
Sun, 28 Aug 2016 22:28:12 +0000 (22:28 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 29 Aug 2016 01:23:24 +0000 (11:23 +1000)
commit9295c18a4436ec98c67ad61fe3919522936c9ef1
tree3dc7f46d6e6251bb9d3917bac6644b427be23c21
parent2f5a4de73ec9a9d10e447d94b31b6404dd2ddfed
upstream commit

fix uninitialised optlen in getsockopt() call; harmless
on Unix/BSD but potentially crashy on Cygwin. Reported by James Slepicka ok
deraadt@

Upstream-ID: 1987ccee508ba5b18f016c85100d7ac3f70ff965
sshd.c