Skip to content

Trim hiffy data copy#2554

Open
mkeeter wants to merge 1 commit into
masterfrom
mkeeter/hiffy-net-trim
Open

Trim hiffy data copy#2554
mkeeter wants to merge 1 commit into
masterfrom
mkeeter/hiffy-net-trim

Conversation

@mkeeter

@mkeeter mkeeter commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Previously, we would try to copy the entire packet buffer into HIFFY_TEXT / HIFFY_DATA. This worked at offset 0 by coincidence (our packet buffer was slightly smaller than HIFFY_TEXT), but failed with non-zero offsets because it would overrun the buffer.

This is not the root cause of #2551, but I discovered it along the way.

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.

1 participant