Skip to content

Fix for improper sizing on bench_rsa_helper#9299

Merged
douzzer merged 1 commit intowolfSSL:masterfrom
dgarske:bench_rsasz
Oct 15, 2025
Merged

Fix for improper sizing on bench_rsa_helper#9299
douzzer merged 1 commit intowolfSSL:masterfrom
dgarske:bench_rsasz

Conversation

@dgarske
Copy link
Copy Markdown
Contributor

@dgarske dgarske commented Oct 14, 2025

Description

Fix for improper sizing on bench_rsa_helper
Noticed out of heap on embedded STM32H5 running benchmark and traced down to 2048 byte malloc that should be 256 byte.
ZD 20608

Testing

STM32H5 wolfBoot with TrustZone running "benchmark"

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@dgarske dgarske self-assigned this Oct 14, 2025
@dgarske
Copy link
Copy Markdown
Contributor Author

dgarske commented Oct 15, 2025

Jenkins retest this please

@dgarske dgarske assigned wolfSSL-Bot and unassigned dgarske Oct 15, 2025
@dgarske dgarske requested a review from douzzer October 15, 2025 15:34
@douzzer douzzer merged commit 250e19a into wolfSSL:master Oct 15, 2025
259 checks passed
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.

3 participants