]> sourceware.org Git - systemtap.git/commit - parse.cxx
parser: allow larger arrays
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 31 Jan 2019 14:30:29 +0000 (09:30 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 31 Jan 2019 14:30:29 +0000 (09:30 -0500)
commitde50618999e2eae325a37624137bd73620ae7e71
treec5178851a086e8cccbe63de474305403b86d5274
parent0fc1a5019debcee5117e00e07387b1fff224d2e7
parser: allow larger arrays

We shouldn't enforce arbitrary array size limits at parse time.
Let actual resource limits kick in at run time instead.
parse.cxx
testsuite/parseok/big_array.stp [new file with mode: 0755]
This page took 0.023919 seconds and 5 git commands to generate.