|
@@ -1092,7 +1092,13 @@ gb_internal bool cache_load_file_directive(CheckerContext *c, Ast *call, String
|
|
bool ok = determine_path_from_string(ignore_mutex, call, base_dir, original_string, &path);
|
|
bool ok = determine_path_from_string(ignore_mutex, call, base_dir, original_string, &path);
|