Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Fix Eigen SWIG typemaps from memory leaks #449

Closed
wants to merge 3 commits into from

Conversation

juan-g-bonilla
Copy link
Contributor

  • Tickets addressed: bsk-WIP
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

WIP Added reference decreasers in SWIG Eigen typemaps to try to correctl leaks.

Verification

Existing tests for SWIG Eigen typemaps + manual checking to see if less leaks appear now (TBD)

Future work

Carefully review other SWIG typemaps to ensure we are counting our references properly if more leaks appear related to matrices and vectors.

@juan-g-bonilla juan-g-bonilla added the dont merge Waiting on other changes before merging label Oct 2, 2023
@juan-g-bonilla juan-g-bonilla self-assigned this Oct 2, 2023
@juan-g-bonilla juan-g-bonilla force-pushed the prototype/swig-eigen-leak-fix branch from 62d6907 to 11eab77 Compare October 2, 2023 07:15
@juan-g-bonilla
Copy link
Contributor Author

WIP replaced by #500

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dont merge Waiting on other changes before merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant