mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
rely on some properties of fuse to avoid checks and sanitizing
This commit is contained in:
@@ -61,4 +61,6 @@ const char *folder_tree_path_get_key(folder_tree * tree, const char *path);
|
||||
|
||||
bool folder_tree_path_is_root(folder_tree * tree, const char *path);
|
||||
|
||||
bool folder_tree_path_is_file(folder_tree * tree, const char *path);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user