Skip to content

fix: harden cpp frequency table handling#8

Merged
LessUp merged 1 commit into
masterfrom
copilot/cpp-frequency-hardening-20260526
May 26, 2026
Merged

fix: harden cpp frequency table handling#8
LessUp merged 1 commit into
masterfrom
copilot/cpp-frequency-hardening-20260526

Conversation

@LessUp
Copy link
Copy Markdown
Owner

@LessUp LessUp commented May 26, 2026

Summary

  • centralize C++ little-endian frequency table I/O
  • protect Huffman and Arithmetic frequency counting from overflow
  • add regression coverage for shared frequency helpers

Test Plan

  • make test
  • make lint
  • npm run docs:build
  • openspec validate --all

- centralize C++ little-endian frequency table I/O
- protect Huffman and Arithmetic frequency counts from overflow
- add regression coverage for shared frequency helpers

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@LessUp LessUp merged commit 86f6c4c into master May 26, 2026
2 of 4 checks passed
@LessUp LessUp deleted the copilot/cpp-frequency-hardening-20260526 branch May 26, 2026 01:27
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