diff options
author | Haru <haru@dotalux.com> | 2016-11-19 20:58:41 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-11-19 21:08:13 +0100 |
commit | 7f5a6bf8af26dc815e8c913c4917b419af86b85b (patch) | |
tree | af8fcbd937345f21694fec51577ee2128eeac76f /tools/ci | |
parent | c6c30ef5e431cba1bc48900d0f558394bb112669 (diff) | |
download | hercules-7f5a6bf8af26dc815e8c913c4917b419af86b85b.tar.gz hercules-7f5a6bf8af26dc815e8c913c4917b419af86b85b.tar.bz2 hercules-7f5a6bf8af26dc815e8c913c4917b419af86b85b.tar.xz hercules-7f5a6bf8af26dc815e8c913c4917b419af86b85b.zip |
Fix various uninitialized objects in the test_libconfig suite
The config_t objects need to be initialized through libconfig->init()
before use (except when loaded through libconfig->load_file(), which
initializes the object).
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'tools/ci')
0 files changed, 0 insertions, 0 deletions