Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Linux: drop preconditions for free_and_xStrdup()
free_and_xStrdup() internally skips the strdup() allocation if both strings exist are are the same. Drop such conditions prior of a call.
- Loading branch information