diff options
author | Markus Hitter <mah@jump-ing.de> | 2016-11-07 19:02:51 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2016-12-12 20:39:37 +1100 |
commit | 18ae912082736b4c2c596b2c5bdcf2e032a03467 (patch) | |
tree | b2b1023768339d6b7dcb03645f0e16d160bf3c76 /gitweb | |
parent | gitk: Remove closed file descriptors from $blobdifffd (diff) | |
download | tgif-18ae912082736b4c2c596b2c5bdcf2e032a03467.tar.xz |
gitk: Clear array 'commitinfo' on reload
After a reload we might have an entirely different set of commits,
so keeping all of them leaks memory. Remove them all because
re-creating them is not more expensive than testing wether they're
still valid. Lazy (re-)creation is already well established, so
a missing entry can't cause harm.
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