Avoid running out of memory during hash_create, by not passing a
number-of-buckets that exceeds the size we actually plan to allow the hash table to grow to. Per trouble report from Sean Shanny.
Showing
Please register or sign in to comment