Skip to content

Fix early collection of TermManager#36

Merged
joaomhmpereira merged 2 commits into
mainfrom
fix_early_tm_reclaim
Aug 30, 2025
Merged

Fix early collection of TermManager#36
joaomhmpereira merged 2 commits into
mainfrom
fix_early_tm_reclaim

Conversation

@joaomhmpereira

Copy link
Copy Markdown
Member

Fixed segmentation faults caused by directly dereferencing TermManager pointers in OCaml custom blocks, which would result in dangling pointers if the cvc5 object was freed or moved by the OCaml GC.

@joaomhmpereira joaomhmpereira linked an issue Aug 30, 2025 that may be closed by this pull request
@joaomhmpereira joaomhmpereira merged commit 7638ede into main Aug 30, 2025
2 checks passed
@joaomhmpereira joaomhmpereira deleted the fix_early_tm_reclaim branch August 30, 2025 21:25
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.

Runtime error when dealing w/ more formulas

1 participant