Skip to content
Snippets Groups Projects
Commit 2bc49964 authored by Ilya Verbin's avatar Ilya Verbin Committed by Serge Petrenko
Browse files

salad: light: limit table size by (2^32)-8 records

This is the maximum possible capacity of a hash table with 32-bit record
identifiers and 8-element `LIGHT_GROW_INCREMENT`.

Needed for #9864

NO_DOC=see next commit
NO_CHANGELOG=see next commit

(cherry picked from commit f955ca0c)
parent 6c6c1157
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment