This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git
from 712c1040b Add SBRM documentation
add acdd4b492 Fix the memory leak when removing the component interface
and adding the corresponding test
add cff06e79b Fix redundant null check before destroying
`removedInterface->properties` in `dm_component_impl.c`.
new 871499ebd Merge pull request #801 from
apache/hotfix/dm-add-interfece-leak
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../gtest/src/DependencyManagerTestSuite.cc | 27 ++++++++++++++++++++++
libs/framework/src/dm_component_impl.c | 1 +
2 files changed, 28 insertions(+)