diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-09-19 00:49:42 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-09-19 03:22:31 -0700 |
commit | f4e95765b042f3e31a8902e78a5101768b33e445 (patch) | |
tree | 1bd7da85c736adede0cd986799670ee9f8efc168 /gitk | |
parent | 50ab5fd3fc16fbe01170059977533fa2c7c4d448 (diff) | |
download | git-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 'gitk')
0 files changed, 0 insertions, 0 deletions