1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 18:15:18 -07:00
libsodium/test
Frank Denis cec56d867f Lucet: set min-reserved-size to the same value as max-heap-size
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.
2019-04-23 14:57:07 +02:00
..
default Lucet: set min-reserved-size to the same value as max-heap-size 2019-04-23 14:57:07 +02:00
quirks The time has come to remove support for (p)nacl 2019-02-14 14:41:09 +01:00
constcheck.sh constcheck: ignore deprecated declarations 2019-04-22 19:49:18 +02:00
Makefile.am quirks\windows\windows-quirks.h -> quirks\quirks.h 2015-01-23 10:35:20 +01:00