Skip to content

Fix memory leak using PX_FORCE_CONFIG#314

Merged
janbrummer merged 1 commit intomainfrom
fix-memleak-2
Sep 11, 2024
Merged

Fix memory leak using PX_FORCE_CONFIG#314
janbrummer merged 1 commit intomainfrom
fix-memleak-2

Conversation

@janbrummer
Copy link
Copy Markdown
Contributor

In cases where we enforce a specific config plugin we are leaking every other config plugin. Fix it.

In cases where we enforce a specific config plugin we are leaking every
other config plugin. Fix it.
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.96%. Comparing base (bed272f) to head (51bbd12).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #314   +/-   ##
=======================================
  Coverage   68.96%   68.96%           
=======================================
  Files          18       18           
  Lines         886      886           
  Branches      262      263    +1     
=======================================
  Hits          611      611           
  Misses        166      166           
  Partials      109      109           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@janbrummer janbrummer merged commit d17015c into main Sep 11, 2024
@janbrummer janbrummer deleted the fix-memleak-2 branch October 2, 2024 14:21
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