Mailing List Archive

[Bug 3372] Using an invalid flush value for zlib inflate.
https://bugzilla.mindrot.org/show_bug.cgi?id=3372

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |djm@mindrot.org

--- Comment #1 from Damien Miller <djm@mindrot.org> ---
This should be harmless as the corresponding deflate() call uses
Z_PARTIAL_FLUSH that should guarantee that the entirety of the
compressed data is available even for Z_NO_FLUSH. I'll see about
changing the deflate side to a explicitly-supported flag.

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3372] Using an invalid flush value for zlib inflate. [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3372

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Blocks| |3353
Resolution|--- |FIXED
Status|NEW |RESOLVED

--- Comment #2 from Damien Miller <djm@mindrot.org> ---
This has been committed and will be included in the openssh-8.9
release. Thanks!


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=3353
[Bug 3353] Tracking bug for openssh-8.9
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs