This is an automated email from the ASF dual-hosted git repository. pengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git
commit 423abb8a6853ec239c4c944f194a337013c508ce Merge: 0bca5eff d729e7a2 Author: PengZheng <[email protected]> AuthorDate: Thu Feb 22 16:44:05 2024 +0800 Merge pull request #733 from apache/hotfix/730-realloc-leak-fix Hotfix: Fix leaks caused by realloc failure. .../src/endpoint_discovery_poller.c | 11 +++++---- libs/dfi/gtest/src/dyn_type_ei_tests.cc | 28 ++++++++++++++++++++++ libs/dfi/src/dyn_type.c | 6 ++--- libs/etcdlib/src/etcd.c | 11 +++++---- 4 files changed, 43 insertions(+), 13 deletions(-)
