diff options
author | Karsten Blees <karsten.blees@gmail.com> | 2013-11-14 20:21:58 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-11-18 13:04:24 -0800 |
commit | 8b013788a14b96b8d20b1f6bc76a42f9733aefad (patch) | |
tree | 6819f34323de1ad90c9517def56e35fc4ee32448 /utf8.c | |
parent | name-hash.c: remove unreferenced directory entries (diff) | |
download | tgif-8b013788a14b96b8d20b1f6bc76a42f9733aefad.tar.xz |
name-hash.c: use new hash map implementation for cache entries
Note: the "ce->next = NULL;" in unpack-trees.c::do_add_entry can safely be
removed, as ce->next (now ce->ent.next) is always properly initialized in
name-hash.c::hash_index_entry.
Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'utf8.c')
0 files changed, 0 insertions, 0 deletions