line-log: avoid memory leak
commit6cf034e7ed3ec0692535416d9d339b60a830bf23
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 4 May 2017 13:58:01 +0000 (4 15:58 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 May 2017 03:18:20 +0000 (8 12:18 +0900)
tree1490c377284583d998cb44294abde7cffd5499b3
parentbda6e82801e3c01d51634e6c722783295fd079ae
line-log: avoid memory leak

Discovered by Coverity.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
line-log.c