Merge branch 'blr' into develop
This commit is contained in:
@ -180,6 +180,7 @@ HASHENTRIES *entry, *ptr;
|
||||
}
|
||||
free(table->entries);
|
||||
|
||||
hashtable_write_unlock(table);
|
||||
if (!table->ht_isflat)
|
||||
{
|
||||
free(table);
|
||||
|
||||
Reference in New Issue
Block a user