diff options
author | Markus Hitter <mah@jump-ing.de> | 2016-11-07 16:01:17 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2016-12-12 20:39:37 +1100 |
commit | 0748f41eb83194dbc310fe47b4948f611ac5b3a2 (patch) | |
tree | f6916c3417f2476527a9e46905433cac13b270bf /gitweb | |
parent | gitk: Turn off undo manager in the text widget (diff) | |
download | tgif-0748f41eb83194dbc310fe47b4948f611ac5b3a2.tar.xz |
gitk: Remove closed file descriptors from $blobdifffd
One shouldn't have descriptors of already closed files around.
The first idea to deal with this (previously) ever growing array
was to remove it entirely, but it's needed to detect start of a
new diff with ths old diff not yet done. This happens when a user
clicks on the same commit in the commit list repeatedly without
delay.
Signed-off-by: Markus Hitter <mah@jump-ing.de>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions