This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/remove_sprintf_usage
in repository https://gitbox.apache.org/repos/asf/celix.git
from 32b60615 Add missing __attribute__((format(printf))) to celix log
utils.
add fcb639d7 Fix compilation errors
add 458ebe1b Fix heap-use-after-free
add 0b9fc54d Adding missing cstring include for Filter.h
add 28ac29ce Merge pull request #460 from apache/hotfix/add_missing_include
add 0a788362 Fix typo in celix::installBundleSet function and improve
Celix cmake documentation
add d4cf8a0d Merge pull request #461 from
apache/hotfix/fix_typo_in_celix_framework_utils
add d299bdf2 Merge branch 'apache:master' into fix_tpm_heap_use_after_free
add 3acce89b Merge pull request #462 from
xuzhenbao/fix_tpm_heap_use_after_free
add b37a1e29 Merge remote-tracking branch 'origin/master' into
feature/remove_sprintf_usage
No new revisions were added by this update.
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 +++------
cmake/cmake_celix/Generic.cmake | 17 +++++++++--------
documents/cmake_commands/README.md | 11 ++++++-----
.../gtest/src/CelixFrameworkUtilsTestSuite.cc | 4 ++--
libs/framework/include/celix/FrameworkUtils.h | 8 ++++----
libs/utils/include/celix/Filter.h | 1 +
14 files changed, 53 insertions(+), 53 deletions(-)