app->configdir is set to NULL if the directory doesn't exist since this is the way that realpath() works. in main.c:3423 setptr(app->configdir, tm_get_real_path(app->configdir));