]> mj.ucw.cz Git - libucw.git/commit
Fixed a nasty bug in hash table allocation. HASH_AUTO_POOL must use
authorMartin Mares <mj@ucw.cz>
Mon, 4 Jul 2005 07:37:47 +0000 (07:37 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 4 Jul 2005 07:37:47 +0000 (07:37 +0000)
commitf17e1caeeb9f234aa131b98659d16475f9d198bd
treeb06459f76720d5e8210a8cbb17b300822d47b16e
parent8470d2e0e8dc928babaddabc107393b9351adb90
Fixed a nasty bug in hash table allocation. HASH_AUTO_POOL must use
a pool local to the hash table, otherwise it collides with HASH_DYNAMIC.
lib/hashtable.h