mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-20 17:54:13 -05:00
diff.c: work around pointer constness warnings
The textconv leak fix introduced two invocations of free() to release memory pointed by "const char *", which get annoying compiler warning.
This commit is contained in:
Reference in New Issue
Block a user