svn commit: r1905 - trunk/yasm/libyasm

peter at tortall.net peter at tortall.net
Tue Jul 31 22:14:53 PDT 2007


Author: peter
Date: Tue Jul 31 22:14:53 2007
New Revision: 1905

Modified:
   trunk/yasm/libyasm/hamt.c
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1905

Log:
HAMT: Update stored key when building tree downwards from identical keys.
Not doing this could cause us to lose an entry if the tree is deep enough
that we need to rehash the keys as we're moving downward.

Reported by: Stefan Sellmer <stefansel at hotmail.de>



More information about the yasm-cvs mailing list