Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2021-03-17 18:30:49 +0300
committerJunio C Hamano <gitster@pobox.com>2021-03-17 22:19:28 +0300
commit4abc57848d8ace8218952c7376fa397c0850392c (patch)
tree4ac7659fc3cd30c6f16de71ca486fbc71e8f4f43 /mergetools/kdiff3
parent3dfd30598bdb34078329aa9bd9b03c5ab5cdbcce (diff)
fsmonitor: do not forget to release the token in `discard_index()`
In 56c6910028a (fsmonitor: change last update timestamp on the index_state to opaque token, 2020-01-07), we forgot to adjust `discard_index()` to release the "last-update" token: it is no longer a 64-bit number, but a free-form string that has been allocated. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'mergetools/kdiff3')
0 files changed, 0 insertions, 0 deletions