|
|
@ -474,6 +474,7 @@ static bool load_include_config(const char *path, const char *parent_dir,
|
|
|
|
list_del(config->config_chain, index);
|
|
|
|
list_del(config->config_chain, index);
|
|
|
|
return false;
|
|
|
|
return false;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
free(real_path);
|
|
|
|
|
|
|
|
|
|
|
|
// restore current_config_path
|
|
|
|
// restore current_config_path
|
|
|
|
config->current_config_path = parent_config;
|
|
|
|
config->current_config_path = parent_config;
|
|
|
|