Skip to content

Fixed Splitting Memory Leaks#61

Open
Dev-Bjorn wants to merge 1 commit into
tudelft-cda-lab:fixed_satsolver_and_json_parsingfrom
Dev-Bjorn:fixed_satsolver_and_json_parsing
Open

Fixed Splitting Memory Leaks#61
Dev-Bjorn wants to merge 1 commit into
tudelft-cda-lab:fixed_satsolver_and_json_parsingfrom
Dev-Bjorn:fixed_satsolver_and_json_parsing

Conversation

@Dev-Bjorn

@Dev-Bjorn Dev-Bjorn commented Jun 26, 2026

Copy link
Copy Markdown

Fixed the memory leaks within the splitting process

  • Guards are now properly allocated and deallocated through the memory store instead of using bare new/delete
  • Trace reuse is improved by introducing a dedicated setter that properly cleans up the old trace before reassigning
  • Tail data is now reused

@Dev-Bjorn Dev-Bjorn changed the title Splitting Memory Leaks Fixed Splitting Memory Leaks Jun 27, 2026
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.

1 participant