mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-09-08 13:31:03 +03:00
chore: bump hbb_common to the fragment-framing fix
b7f79c6..9ea5442 — reject a fragment header that is neither FRAG_END nor FRAG_MORE, and a FRAG_MORE carrying no payload. The latter is the one nothing downstream caught: it adds nothing to the reassembly accumulator, so the MAX_FRAME_LENGTH cap never trips and WebRTCStream::next() spins for as long as the peer keeps writing, with no error and no teardown. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in: