sequencer: avoid leaking message buffer when refusing to create an empty commit
authorFelipe Contreras <felipe.contreras@gmail.com>
Thu, 6 Jun 2013 08:58:57 +0000 (03:58 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Jun 2013 18:21:28 +0000 (11:21 -0700)
We should free objects before leaving.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found