This is an automated email from the ASF dual-hosted git repository.
xuzhenbao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git
from d4cf8a0d Merge pull request #461 from
apache/hotfix/fix_typo_in_celix_framework_utils
new fcb639d7 Fix compilation errors
new 458ebe1b Fix heap-use-after-free
new d299bdf2 Merge branch 'apache:master' into fix_tpm_heap_use_after_free
new 3acce89b Merge pull request #462 from
xuzhenbao/fix_tpm_heap_use_after_free
The 2990 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:
.../rsa_shm/gtest/src/RsaShmTestSuite.cc | 4 ++--
.../rsa_shm/src/rsa_shm_export_registration.c | 4 ++--
.../rsa_shm/src/rsa_shm_impl.c | 20 ++++++++++----------
.../rsa_shm/src/rsa_shm_import_registration.c | 2 +-
.../rsa_rpc_json/gtest/src/RsaJsonRpcTestSuite.cc | 2 +-
.../rsa_rpc_json/src/rsa_json_rpc_endpoint_impl.c | 12 ++++++------
.../rsa_rpc_json/src/rsa_json_rpc_impl.c | 2 +-
.../rsa_rpc_json/src/rsa_json_rpc_proxy_impl.c | 10 +++++-----
.../topology_manager/src/topology_manager.c | 9 +++------
9 files changed, 31 insertions(+), 34 deletions(-)