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

Fix leak in ServiceListeners.cpp #639

Merged
merged 2 commits into from
Jan 17, 2022

Conversation

achristoforides
Copy link
Member

Signed-off-by: The MathWorks, Inc. alchrist@mathworks.com

Signed-off-by: The MathWorks, Inc. <alchrist@mathworks.com>
@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2022

Codecov Report

Merging #639 (d1da9c3) into development (8204c4f) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #639      +/-   ##
===============================================
+ Coverage        90.41%   90.49%   +0.08%     
===============================================
  Files              248      250       +2     
  Lines            13280    13449     +169     
===============================================
+ Hits             12007    12171     +164     
- Misses            1273     1278       +5     
Impacted Files Coverage Δ
framework/src/service/ServiceListeners.cpp 100.00% <100.00%> (+1.26%) ⬆️
...rvicecomponent/runtime/dto/ServiceReferenceDTO.hpp 0.00% <0.00%> (-100.00%) ⬇️
...icecomponent/runtime/dto/SatisfiedReferenceDTO.hpp 0.00% <0.00%> (-100.00%) ⬇️
...ecomponent/runtime/dto/UnsatisfiedReferenceDTO.hpp 0.00% <0.00%> (-100.00%) ⬇️
...omponent/runtime/dto/ComponentConfigurationDTO.hpp 0.00% <0.00%> (-100.00%) ⬇️
...rationAdmin/src/metadata/ConfigurationMetadata.hpp 75.00% <0.00%> (-25.00%) ⬇️
...arativeServices/src/metadata/ComponentMetadata.hpp 87.50% <0.00%> (-12.50%) ⬇️
...nfigurationAdmin/src/ConfigurationAdminPrivate.hpp 80.00% <0.00%> (-11.67%) ⬇️
...eclarativeServices/src/manager/ConcurrencyUtil.hpp 92.85% <0.00%> (-7.15%) ⬇️
framework/include/cppmicroservices/AnyMap.h 68.18% <0.00%> (-6.82%) ⬇️
... and 43 more

@achristoforides achristoforides merged commit b088a4f into development Jan 17, 2022
@achristoforides achristoforides deleted the fix-servicelistener-cache-leak branch January 17, 2022 07:37
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.

None yet

5 participants