mirror of
https://github.com/openssh/libopenssh
synced 2026-04-23 21:27:18 +00:00
44dce8d9725171cac1d845a418176a440145f10e
the postauth privsep child never had its compression buffers initialised. the old buffer code would would because they were (fortunately) bzeroed, but the new code is more paranoid. There is probably a more minimal way to do this that I'm missing :)
…
libopenssh ========== turn openssh into a library ssh a copy of openbsd src/usr.bin/ssh regress a copy of openbsd src/regress/usr.bin/ssh diff against vanilla openssh: % cd ssh && cvs -qd anoncvs@anoncvs1.ca.openbsd.org:/cvs diff -u -m
Description
Languages
C
86.7%
Roff
8.3%
Shell
4.2%
Makefile
0.6%
Python
0.1%