• Max Kellermann's avatar
    conf: handle fatal errors with GError · 06d5d4b0
    Max Kellermann authored
    Don't call g_error(), which will abort the process and dump core.
    
    This patch does not affect all the config_get_X() functions.  These
    need some more refactoring.
    06d5d4b0
cmdline.c 4.8 KB