This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/509-remove-cpputests
in repository https://gitbox.apache.org/repos/asf/celix.git
from a851bf9f Replace array_list with celix_array_list in conan exmpl test
new f2317ed1 Separate celix err ei test to prevent unintentionally init of
tss
new 4bb89900 Fix memleak in celix_utils_findIpInSubnet when calling
getifaddrs
The 2 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:
libs/utils/gtest/CMakeLists.txt | 14 +++++++++++++-
libs/utils/gtest/src/IpUtilsErrorInjectionTestSuite.cc | 10 +++-------
libs/utils/src/ip_utils.c | 2 ++
3 files changed, 18 insertions(+), 8 deletions(-)