Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-29 | Misc. typo fixes | luz.paz | 1 | -1/+1 |
2018-06-20 | Avoid declaring arrays of size 0 when making large stack allocations. | Craig Donner | 1 | -8/+9 |
2016-02-11 | Refs #727. Align stack buffer address on 32-bytes. | Zhang Xianyi | 1 | -1/+1 |
2016-01-10 | stack alloc: Fix stack smashing detection in 32bits | Jerome Robert | 1 | -2/+2 |
2016-01-08 | Factorize MAX_STACK_ALLOC code to common_stackalloc.h | Jerome Robert | 1 | -0/+73 |