Skip to content

fix commitment leaks in proof parsing#47

Merged
matthew-a-klein merged 1 commit intoreilabs:mainfrom
tanctl:fix-proof-commitment-leak
Feb 7, 2026
Merged

fix commitment leaks in proof parsing#47
matthew-a-klein merged 1 commit intoreilabs:mainfrom
tanctl:fix-proof-commitment-leak

Conversation

@tanctl
Copy link
Copy Markdown
Contributor

@tanctl tanctl commented Feb 5, 2026

Description

  • Replace leaked 'static commitment slices with owned Vec storage
  • Update verifier to borrow commitments from the proof

closes: #42

@matthew-a-klein
Copy link
Copy Markdown
Collaborator

Approved and merged with thanks.

@matthew-a-klein matthew-a-klein merged commit 3b533bd into reilabs:main Feb 7, 2026
4 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.

[M-1] Proof parsing leaks heap memory permanently

2 participants