Skip to content

docs(fork-prs): close #37, deprioritized - #81

Merged
fudio101 merged 1 commit into
mainfrom
docs/fork-prs-close-37
Aug 19, 2026
Merged

docs(fork-prs): close #37, deprioritized#81
fudio101 merged 1 commit into
mainfrom
docs/fork-prs-close-37

Conversation

@fudio101

Copy link
Copy Markdown
Collaborator

What

Marks row 18 (#37) closed in the tracker table, matching the GitHub
issue closure.

Why

#37's actual reassembly fix (poll_map_update() in ml_coord.c) is a
real bug but has no current path to verification — nothing on the
test tailnet produces a long-poll delta large enough to span a
noise_recv() read boundary, and the source fix is a ~287-line
rewrite of live parsing logic not worth landing blind. Closing rather
than leaving it open indefinitely.

Closes #37

Test plan

Docs-only change, no code touched.

The H2 long-poll reassembly bug in poll_map_update() is real but has no
current path to verification — nothing on the test tailnet triggers a
long-poll delta large enough to span a noise_recv() read boundary, and
the source fix is a ~287-line rewrite of live parsing logic not worth
landing blind. Closed rather than left open indefinitely; reopen if a
larger tailnet or a way to force a large delta shows up.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@fudio101
fudio101 merged commit da157ac into main Aug 19, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix H2 frame reassembly across noise_recv() read boundaries — large MapResponse corruption (mined from Csontikka/microlink)

2 participants