Files
lush/testes
Roberto Ierusalimschy 303f415559 Randomness added to table length computation
A bad actor could fill only a few entries in a table (power of twos in
decreasing order, see tests) and produce a small table with a huge
length. If your program builds a table with external data and iterates
over its length, this behavior could be an issue.
2025-07-18 16:18:30 -03:00
..
2025-07-09 14:40:36 -03:00
2025-04-23 11:36:09 -03:00
2025-07-15 14:40:27 -03:00
2025-04-23 11:36:09 -03:00
2025-06-13 14:08:38 -03:00
2025-03-13 15:30:52 -03:00
2025-03-12 13:52:35 -03:00
2025-07-18 16:10:28 -03:00