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 4281d765 Merge pull request #536 from apache/feature/celix_err
add 1f7ce875 Fix Coverity 314120 Value not atomically updated.
add d538438d Fix Coverity 313622 Dereference after null check.
add 2f9a8ab0 Fix potential deadlock.
new 63a008d8 Merge pull request #546 from apache/hotfix/coverity_fix
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:
bundles/shell/shell/src/c_shell_activator.c | 22 +++++++++++-----------
libs/framework/src/service_tracker.c | 16 ++++++++--------
libs/framework/src/service_tracker_private.h | 2 +-
3 files changed, 20 insertions(+), 20 deletions(-)