author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Tue, 30 Jun 2009 22:30:00 +0000 (00:30 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 30 Jun 2009 23:12:24 +0000 (16:12 -0700) | ||
commit | d4c985653a580e78db94c549bdcd71669067b8a9 | |
tree | 505b237619c11bf90da6320eed1f5b6b17ad48d1 | tree | snapshot |
parent | 476cc724242e715c150dce0d26d2feabe2dbe5e1 | commit | 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>
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>
attr.c | diff | blob | history |