summaryrefslogtreecommitdiff
path: root/common_stackalloc.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-29Misc. typo fixesluz.paz1-1/+1
2018-06-20Avoid declaring arrays of size 0 when making large stack allocations.Craig Donner1-8/+9
2016-02-11Refs #727. Align stack buffer address on 32-bytes.Zhang Xianyi1-1/+1
2016-01-10stack alloc: Fix stack smashing detection in 32bitsJerome Robert1-2/+2
2016-01-08Factorize MAX_STACK_ALLOC code to common_stackalloc.hJerome Robert1-0/+73