summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-12-13 21:17:58 +0100
committerChristian Göttsche <cgzones@googlemail.com>2021-12-13 21:17:58 +0100
commitb45eaf2fe16fb0e94333ab848962892b48648a28 (patch)
tree79f799c0157c14382fe401a711cdc69d1d24f46b /configure.ac
parent230dc9c3c1219ebb49b90bff99d14a338453f6e3 (diff)
Hashtable: use a minimum size of 7
With a size of 2 or 3 the grow factor does not reach 70% for one empty entry. This will cause the following assert violation: htop: Hashtable.c:236: void Hashtable_put(Hashtable *, ht_key_t, void *): Assertion `this->size > this->items' failed.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy