commit | d4c985653a580e78db94c549bdcd71669067b8a9 | [log] [tgz] |
---|---|---|
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | Wed Jul 01 00:30:00 2009 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jun 30 16:12:24 2009 -0700 |
tree | 505b237619c11bf90da6320eed1f5b6b17ad48d1 | |
parent | 476cc724242e715c150dce0d26d2feabe2dbe5e1 [diff] |
attr: plug minor memory leak Free the memory allocated for struct strbuf pathbuf when we're done. Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <gitster@pobox.com>