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 3ea1617f19bec479e69b1e3b60c43f7d49263adf
Merge: b7c42cd8 3b235279
Author: PengZheng <[email protected]>
AuthorDate: Mon Apr 10 19:41:09 2023 +0800

    Merge pull request #519 from apache/hotfix/coverity_fix
    
    Hotfix/coverity fix for framework

 .../src/pubsub_websocket_topic_sender.c            |   2 +-
 .../include/celix/dm/DependencyManager_Impl.h      |  12 +-
 .../include/celix/dm/ServiceDependency_Impl.h      |   8 +-
 libs/framework/src/bundle.c                        |  44 ++--
 libs/framework/src/bundle_context.c                | 280 ++++++---------------
 libs/framework/src/celix_bundle_cache.c            |   1 +
 libs/framework/src/dm_dependency_manager_impl.c    |  41 ++-
 libs/framework/src/framework.c                     |  23 +-
 libs/framework/src/service_reference.c             |   3 +-
 9 files changed, 137 insertions(+), 277 deletions(-)

Reply via email to