Skip to content

fix: invalid data successfully decoded when using altchars#1040

Merged
mayeut merged 1 commit into
masterfrom
altchars-limit
Jul 18, 2026
Merged

fix: invalid data successfully decoded when using altchars#1040
mayeut merged 1 commit into
masterfrom
altchars-limit

Conversation

@mayeut

@mayeut mayeut commented Jul 18, 2026

Copy link
Copy Markdown
Owner

When a slice used for alphabet translation ends with valid padding, the excess data after padding is not detected.

@codspeed-hq

codspeed-hq Bot commented Jul 18, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 48 untouched benchmarks


Comparing altchars-limit (c6a755c) with master (a7925c4)

Open in CodSpeed

@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.58%. Comparing base (a7925c4) to head (c6a755c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1040   +/-   ##
=======================================
  Coverage   99.58%   99.58%           
=======================================
  Files          11       11           
  Lines        1914     1927   +13     
  Branches      306      307    +1     
=======================================
+ Hits         1906     1919   +13     
  Partials        8        8           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mayeut
mayeut merged commit 49e273f into master Jul 18, 2026
43 checks passed
@mayeut
mayeut deleted the altchars-limit branch July 18, 2026 12:28
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