]> git.ipfire.org Git - ipfire-2.x.git/commit
libconfig: Update to 1.7.3
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 18 Dec 2022 15:30:23 +0000 (16:30 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 26 Dec 2022 08:30:22 +0000 (08:30 +0000)
commit5d34a9171ce66443bf777d22b364714788b3760e
tree0861204806503e264b8166834bcc636f759415db
parenta5e11a4cc26fa0185e9e9f24b5470ddaf8301640
libconfig: Update to 1.7.3

...it just came my way...

For details see:
https://github.com/hyperrealm/libconfig/releases/tag/v1.7.3

This release includes some bugfixes and enhancements.

    Fixed a memory access violation bug in config_clear()
    Various fixes to CMake and Visual Studio build files
    Added a Setting::isString() method
    Fixed a bug in config_setting_lookup() where the setting itself
    (instead of NULL) would be returned if the path was not found.
    Renamed all remaining internal methods that lacked a 'libconfig_'
    prefix.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/libconfig
lfs/libconfig