Skip to content

Fix sjA/sjFilter/sjChunks memory leaks#2676

Open
lkeegan wants to merge 1 commit intoalexdobin:masterfrom
lkeegan:fix_sj_memory_leaks
Open

Fix sjA/sjFilter/sjChunks memory leaks#2676
lkeegan wants to merge 1 commit intoalexdobin:masterfrom
lkeegan:fix_sj_memory_leaks

Conversation

@lkeegan
Copy link

@lkeegan lkeegan commented Mar 4, 2026

  • these were allocated and only used locally but not deleted

Only reserve and populate P.sjAll vectors when Solo SJ feature is requested

  • reduces memory use when Solo SJ feature is not requested

- these were allocated and only used locally but not deleted

Only reserve and populate `P.sjAll` vectors when Solo SJ feature is requested

- reduces memory use when Solo SJ feature is not requested
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