mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-19 18:15:18 -07:00
cec56d867f
If <min-reserved-size> is less than <max-heap-size>, the code will still assume that only <min-reserved-size> bytes are accessible and will trap even if the runtime could allocate more.. So, `max` should always be <= `min`. Naming options is hard. |
||
---|---|---|
.. | ||
default | ||
quirks | ||
constcheck.sh | ||
Makefile.am |