]> granicus.if.org Git - yasm/commit
* hamt.c (HAMT_insert): Avoid hash collisions by checking full string on hash
authorPeter Johnson <peter@tortall.net>
Wed, 26 Apr 2006 04:55:01 +0000 (04:55 -0000)
committerPeter Johnson <peter@tortall.net>
Wed, 26 Apr 2006 04:55:01 +0000 (04:55 -0000)
commit871b6ff6fbfc366ba330446cd8b65ba0af3a88b3
treee582212371f8292b233ea0b9ac9664523c6de26c
parentd479637782db9ce39a93313493218be4273ca992
* hamt.c (HAMT_insert): Avoid hash collisions by checking full string on hash
match.

svn path=/trunk/yasm/; revision=1511
libyasm/hamt.c