Files
git/builtin
Ramkumar Ramachandra bf3de2b373 revert: free msg in format_todo()
Memory allocated to the fields of msg by get_message() isn't freed.
This is potentially a big leak, because fresh memory is allocated to
store the commit message for each commit.  Fix this using
free_message().

Reported-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-12-15 13:00:22 -08:00
..
2011-11-02 12:35:37 -07:00
2011-06-20 14:27:36 -07:00
2011-10-26 16:16:29 -07:00
2011-09-12 11:43:58 -07:00
2011-10-06 13:54:32 -07:00
2011-11-18 11:30:02 -08:00
2011-09-01 15:46:13 -07:00
2011-12-15 13:00:22 -08:00
2011-05-31 12:19:11 -07:00
2011-10-10 15:56:18 -07:00
2011-08-25 14:42:11 -07:00