This is an automated email from the ASF dual-hosted git repository. pengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git
commit dbb93ea52e669e843dd394c2d8292d7216bf2670 Merge: d07ee87f 036f8cb3 Author: PengZheng <[email protected]> AuthorDate: Tue May 2 12:21:27 2023 +0800 Merge pull request #529 from apache/hotfix/double-dlclose Some module layer fixes libs/framework/gtest/CMakeLists.txt | 13 +++- .../src/CelixBundleContextBundlesTestSuite.cc | 5 ++ .../CelixBundleContextBundlesWithErrorTestSuite.cc | 79 ++++++++++++++++++++++ libs/framework/include_deprecated/module.h | 2 +- libs/framework/src/celix_libloader.c | 4 +- libs/framework/src/framework.c | 45 ++++-------- libs/framework/src/manifest_parser.c | 9 --- libs/framework/src/module.c | 53 +++++---------- 8 files changed, 126 insertions(+), 84 deletions(-)
