This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git
from 63a008d8 Merge pull request #546 from apache/hotfix/coverity_fix
add 90ffe525 Fix issue that a NULL bundle handle still got an activator.
new 052172ad Merge pull request #548 from
apache/hotfix/do-not-use-dlsym-with-bundle-handle-null
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:
libs/framework/include/celix_constants.h | 2 +-
libs/framework/src/celix_libloader.c | 44 ++++++++++++++++++++++++
libs/framework/src/celix_libloader.h | 40 ++++++++++++++++++++--
libs/framework/src/framework.c | 58 +++++++++++---------------------
4 files changed, 101 insertions(+), 43 deletions(-)