diff options
author | epochqwert <epoch@hacking.allowed.org> | 2015-05-13 06:29:43 -0500 |
---|---|---|
committer | epochqwert <epoch@hacking.allowed.org> | 2015-05-13 06:29:43 -0500 |
commit | a91d1a2b3cd7b3b65ba86ac1f5a94d3e806a109c (patch) | |
tree | 3f27529df301739044d7d1adb90ea524b4e49192 /Makefile | |
parent | 8a679c4ce561110321504d6149888e8868a1b249 (diff) | |
download | libhashtable-a91d1a2b3cd7b3b65ba86ac1f5a94d3e806a109c.tar.gz libhashtable-a91d1a2b3cd7b3b65ba86ac1f5a94d3e806a109c.zip |
fixed some really stupid stuff.
ll_getentry wasn't comparing key and stored key right.
ht_delete wasn't deleting stuff if it was the last in the bucket.
the hash got upgraded to one I took from wikipedia.
the hash is now 32 bit unsigned and is modulo table-size.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions