Skip to content

Fix float parsing bug#458

Merged
Licenser merged 1 commit into
mainfrom
fix-455
Jul 7, 2026
Merged

Fix float parsing bug#458
Licenser merged 1 commit into
mainfrom
fix-455

Conversation

@Licenser

@Licenser Licenser commented Jul 7, 2026

Copy link
Copy Markdown
Member

fix the bug in float parsing (and solve some clippy complaints)

Signed-off-by: Heinz N. Gies <heinz@licenser.net>
@Licenser Licenser merged commit 2f03a86 into main Jul 7, 2026
28 of 29 checks passed
@Licenser Licenser deleted the fix-455 branch July 7, 2026 15:04
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.

Float parsing corrupted when a long decimal number extends ≥13 bytes past a 64-byte chunk boundary

1 participant