]> git.cameronkatri.com Git - cgit.git/commitdiff
ui-tag: clean up taginfo
authorJohn Keeping <john@keeping.me.uk>
Sat, 13 Aug 2016 10:53:24 +0000 (11:53 +0100)
committerJohn Keeping <john@keeping.me.uk>
Sat, 1 Oct 2016 10:46:55 +0000 (11:46 +0100)
Free the taginfo when we're done with it.  Also reduce the scope of a
couple of variables so that it's clear that this is the only path that
uses the taginfo structure.

Coverity-Id: 141883
Signed-off-by: John Keeping <john@keeping.me.uk>

No differences found