diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-04-08 23:30:49 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-04-08 23:30:49 -0700 |
commit | aed6ca52e73a35d0aac9aba7d631e09983e46a6f (patch) | |
tree | e1c4f570011917fc341809d51ae0f87795eb7c78 /builtin/ls-tree.c | |
parent | b76c056b95ccb15ae3b0723da983914de88b4bae (diff) | |
download | git-aed6ca52e73a35d0aac9aba7d631e09983e46a6f.tar.gz |
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.
Diffstat (limited to 'builtin/ls-tree.c')
0 files changed, 0 insertions, 0 deletions