• Cedric Roux's avatar
    bugfix: fix memory error · eaebe514
    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.
    eaebe514
config_libconfig.c 12.5 KB