summaryrefslogtreecommitdiff
path: root/test/br3392667.asm
diff options
context:
space:
mode:
authorH. Peter Anvin (Intel) <hpa@zytor.com>2020-06-01 13:10:46 -0700
committerH. Peter Anvin (Intel) <hpa@zytor.com>2020-06-01 13:21:05 -0700
commit5b4de52083512d1676b54666a701c931d04b866a (patch)
treec1bbddf0ea5dd14d0b236440a00edc443843a4d7 /test/br3392667.asm
parent5d68f9823e6a4198b8fec73b03c1d0125a2aa6a8 (diff)
downloadnasm-5b4de52083512d1676b54666a701c931d04b866a.tar.gz
BR 3392667: more reasonable limit for expression descent
Set an expression descent limit to 8192, which is more reasonable to expect to work on most platforms. Furthermore, if getrlimit() exists, then try to use it to see if we need to further limit the size. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Diffstat (limited to 'test/br3392667.asm')
-rw-r--r--test/br3392667.asmbin0 -> 29768 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/br3392667.asm b/test/br3392667.asm
new file mode 100644
index 00000000..540cafe9
--- /dev/null
+++ b/test/br3392667.asm
Binary files differ