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