• Cedric Roux's avatar
    bugfix: fix memory error · 487a599b
    Cedric Roux authored
    Using valgrind revealed that those two arrays
    were too small. Let's use 512 bytes, which should
    be enough for every practical cases.
    487a599b
config_libconfig.c 12.5 KB