Skip to content

fix crypto_decode with base85 overflow using checked_mul#7395

Open
danawanb wants to merge 2 commits into
tursodatabase:mainfrom
danawanb:danawan_devel
Open

fix crypto_decode with base85 overflow using checked_mul#7395
danawanb wants to merge 2 commits into
tursodatabase:mainfrom
danawanb:danawan_devel

Conversation

@danawanb

@danawanb danawanb commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

NOTICE:

Description

using checked_mul to check if overflow occurred

Motivation and context

Closes #7356

Description of AI Usage

no llm this is relatively simple

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Fossier: Contributor Verified

@danawanb passed automated trust evaluation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

crypto_decode With base85 Format Aborts on Multiply Overflow

2 participants