forked from knu/netatalk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Testing whether we need to perform dehexing was done by a simple strchr(':'), thus names only containing a single ':' would trigger dehexing even though they might not contain the relevant strings ":2e" or :2f". Also fix a ressource leak in bfindreplace() and simplify the check whether a rename took place in enumerate.c.
- Loading branch information
1 parent
0890360
commit 01e4f40
Showing
2 changed files
with
22 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters