Skip to content

Fix memory leaks related to the SourceRecord Sections member#230

Open
amaa-99 wants to merge 1 commit into
mvo5:masterfrom
amaa-99:117-fix-memory-leaks-related-to-the-sourcerecord-sections-member
Open

Fix memory leaks related to the SourceRecord Sections member#230
amaa-99 wants to merge 1 commit into
mvo5:masterfrom
amaa-99:117-fix-memory-leaks-related-to-the-sourcerecord-sections-member

Conversation

@amaa-99

@amaa-99 amaa-99 commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Refactored to use std::vector instead of a c array, thus addressing various issues related to the Sections member.
(closes amaa-99#118)

@amaa-99 amaa-99 force-pushed the 117-fix-memory-leaks-related-to-the-sourcerecord-sections-member branch from d9e3ab3 to 9e03a94 Compare July 10, 2026 08:56
Refactored to use std::vector instead of a c array, thus addressing various issues related to the Sections member.
@amaa-99 amaa-99 force-pushed the 117-fix-memory-leaks-related-to-the-sourcerecord-sections-member branch from 9e03a94 to 3271429 Compare July 10, 2026 19: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.

Merge: Fix memory leaks related to the SourceRecord Sections member

1 participant