diff options
author | Jeff King <peff@peff.net> | 2009-12-30 04:02:53 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-12-30 01:22:27 -0800 |
commit | 70d7099916c9621e157c620f9cc7fc982f109c55 (patch) | |
tree | 1e3d34205b9fd9581535a563a49ba24cccc5fa24 /git-gui/lib/shortcut.tcl | |
parent | Merge branch 'maint-1.6.0' into maint-1.6.1 (diff) | |
download | tgif-70d7099916c9621e157c620f9cc7fc982f109c55.tar.xz |
textconv: stop leaking file descriptors
We read the output from textconv helpers over a pipe, but we
never actually closed our end of the pipe after using it.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/shortcut.tcl')
0 files changed, 0 insertions, 0 deletions