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