| Summary: | fatal: buffer_append_space with compression enabled in putty | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Piotr Kucharski <chopin+sshzilla> |
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 3.7.1p1 | ||
| Hardware: | SPARC | ||
| OS: | Solaris | ||
|
Description
Piotr Kucharski
2003-09-19 01:47:07 AEST
I have seen similar issue resolved by upgrading zlib to 1.1.4. What version are you using? Interesting tip. After upgrading zlib to 1.1.4 (and recompiling openssh) it works again. Thanks. Perhaps it's better to document that zlib 1.1.4 is required? Good idea, I think we should do that. Please leave the bug open for now, we'll close it when we update the docs. Should we have configure enforce a minimum level of zlib? Versions previous to 1.1.4 have security problems anyway. Thanks, have updated INSTALL to require 1.1.4. Configure does not enforce it, though. Mass change of RESOLVED bugs to CLOSED |