This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/685-properties-json-serialization
in repository https://gitbox.apache.org/repos/asf/celix.git
from 3a761223 gh-685: Fix memleak and add missing test
add dbe1468d gh-685: Add decode of unsupported JSON obj/array arrays
No new revisions were added by this update.
Summary of changes:
.../PropertiesEncodingErrorInjectionTestSuite.cc | 21 ++++++-
.../utils/gtest/src/PropertiesEncodingTestSuite.cc | 71 ++++++++++++++++++++--
libs/utils/include/celix/Properties.h | 5 +-
libs/utils/include/celix_properties.h | 34 ++++++-----
libs/utils/src/properties_encoding.c | 13 ++--
5 files changed, 118 insertions(+), 26 deletions(-)