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 79517568 Improve and add some missing handling of snprintf return
values
add 32b60615 Add missing __attribute__((format(printf))) to celix log
utils.
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 4 +-
.../discovery_shm/src/discovery_shmWatcher.c | 2 +-
libs/framework/src/celix_log.c | 2 +-
libs/utils/include/celix_log_utils.h | 54 ++++++++++++++++------
4 files changed, 43 insertions(+), 19 deletions(-)