From a1d56b653a15921bc678277ef2e569c279d0b5e9 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Thu, 17 Sep 2026 16:29:22 +0800 Subject: [PATCH] bump hbb_common: cover the message cap's lifecycle on WebSocket and WebRTC Tests only, plus a doc note: the header-only refusal and the fragmented reassembly bound on WebSocket, the lift on WebSocket and WebRTC, and the contract that the bound is set before the first read of untrusted data - which is where this branch sets it. Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_01EZ49AbZJYfm8NTp5yDPMab --- libs/hbb_common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/hbb_common b/libs/hbb_common index 0eb175963..f0f1548ba 160000 --- a/libs/hbb_common +++ b/libs/hbb_common @@ -1 +1 @@ -Subproject commit 0eb175963c950cba8d2f4f2a480f49db27b42c39 +Subproject commit f0f1548ba3c17b3609ccd630913dbb9c2f5f7065