aboutsummaryrefslogtreecommitdiff
path: root/tree.h
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-09-19 00:49:42 -0400
committerJunio C Hamano <gitster@pobox.com>2007-09-19 03:22:31 -0700
commitf4e95765b042f3e31a8902e78a5101768b33e445 (patch)
tree1bd7da85c736adede0cd986799670ee9f8efc168 /tree.h
parent50ab5fd3fc16fbe01170059977533fa2c7c4d448 (diff)
downloadgit-f4e95765b042f3e31a8902e78a5101768b33e445.tar.gz
git-f4e95765b042f3e31a8902e78a5101768b33e445.tar.xz
Fix memory leaks when disconnecting transport instances
Most transport implementations tend to allocate a data buffer in the struct transport instance during transport_get() so we need to free that data buffer when we disconnect it. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tree.h')
0 files changed, 0 insertions, 0 deletions