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 e9642b94 Merge pull request #470 from
apache/feature/type_support_for_properties
add 421d6f68 [CID 331914]Fix missing lock.
add 902038ae [CID 331872]Remove unnecessary locking.
add a970341e [CID 331870]Fix resource leak.
add cc48c243 [CID 331864]Fix race condition in http_admin.
add 20391a15 [CID 330808]Fix memory leak in RSA.
add 0bf58e87 [CID 331900]Fix data race in rsa_dfi.
add 045dd212 [CID 331917]Fix data race in dm_example.
add 9d046de1 [CID 331918]Fix data race in dm_example.
new 95bbcfca Merge pull request #689 from apache/feature/coverity-fixes
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/http_admin/http_admin/src/http_admin.c | 25 +++++++++-------------
.../http_admin/http_admin/src/websocket_admin.c | 20 +++++++++--------
.../discovery_common/src/discovery_activator.c | 10 ++++-----
.../src/import_registration_dfi.c | 2 +-
.../dm_example/phase2a/src/phase2a_cmp.c | 2 ++
.../dm_example/phase2b/src/phase2b_cmp.c | 2 ++
libs/framework/src/framework.c | 5 +----
libs/framework/src/service_registry.c | 2 +-
8 files changed, 32 insertions(+), 36 deletions(-)