|
@@ -134,7 +134,7 @@ static const struct str_len_s unsafe_paths[] = {
|
|
{ NULL, 0 },
|
|
{ NULL, 0 },
|
|
};
|
|
};
|
|
|
|
|
|
-/* Unsafe options are options that specify a potentialy unsafe path,
|
|
|
|
|
|
+/* Unsafe options are options that specify a potentially unsafe path,
|
|
* that will be checked by check_unsafe_path(), below.
|
|
* that will be checked by check_unsafe_path(), below.
|
|
*/
|
|
*/
|
|
static const struct str_len_s unsafe_opts[] = {
|
|
static const struct str_len_s unsafe_opts[] = {
|