config_file_fuzzer.c
1.16 KB
-
config: provide two memory-backed config backends · 40ce52e5
Provide two memory-backed configuration backends -- one that takes a string in config file format `[section] key=value` and one that takes a list of strings in `section.key=value` format.
Edward Thomson committed