summaryrefslogtreecommitdiff
path: root/symlinks.c
diff options
context:
space:
mode:
authorMartin Ågren <martin.agren@gmail.com>2017-10-01 17:42:08 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-10-02 04:03:10 (GMT)
commit886e1084d78cda218b4d1133e8154e8556f92222 (patch)
tree2114089d84f6112c5bca73b3360fce8c820f25ab /symlinks.c
parent4010f1d1b782eb7585e0e0abcefa794bd5ff29a0 (diff)
downloadgit-886e1084d78cda218b4d1133e8154e8556f92222.zip
git-886e1084d78cda218b4d1133e8154e8556f92222.tar.gz
git-886e1084d78cda218b4d1133e8154e8556f92222.tar.bz2
builtin/: add UNLEAKs
Add some UNLEAKs where we are about to return from `cmd_*`. UNLEAK the variables in the same order as we've declared them. While addressing `msg` in builtin/tag.c, convert the existing `strbuf_release()` calls as well. Signed-off-by: Martin Ågren <martin.agren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'symlinks.c')
0 files changed, 0 insertions, 0 deletions