Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove slicing from
is_file_in_use
There is a change in behavior for the case when name is the same as the suffix (`name_len` == `namespc_len`), but normally `files_in_use` should not contain empty filenames.
- Loading branch information