* commit '4b57f8f2affade295ec856e2bc63ba02e9f079c4': recovery: fix failure to unmount "/cache"
This commit is contained in:
@@ -798,6 +798,7 @@ load_locale_from_cache() {
|
||||
}
|
||||
buffer[j] = 0;
|
||||
locale = strdup(buffer);
|
||||
check_and_fclose(fp, LOCALE_FILE);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user