[t][TT#1509] Prevent core dumps by preventing negative length array creation. Tests...
commitba4c71373ce3b900c91f5d4e5457ed3de8d4e305
authordukeleto <dukeleto@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Thu, 11 Mar 2010 14:38:10 +0000 (11 14:38 +0000)
committerdukeleto <dukeleto@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Thu, 11 Mar 2010 14:38:10 +0000 (11 14:38 +0000)
treea61fdf01c20868eb09b665c8610457661a7e2b57
parent3b264bf0f1fdfe3972a36ab3ad0943fbdaef829b
[t][TT#1509] Prevent core dumps by preventing negative length array creation. Tests for FFA, FPA, FIA, FSA and FBA

git-svn-id: https://svn.parrot.org/parrot/trunk@44877 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
src/pmc/fixedbooleanarray.pmc
src/pmc/fixedfloatarray.pmc
src/pmc/fixedintegerarray.pmc
src/pmc/fixedpmcarray.pmc
src/pmc/fixedstringarray.pmc
t/pmc/fixedbooleanarray.t
t/pmc/fixedfloatarray.t
t/pmc/fixedintegerarray.t
t/pmc/fixedpmcarray.t
t/pmc/fixedstringarray.t