]> git.mdlowis.com Git - proto/sclpl.git/commit
Added very minimal stack limit checking after execution of each word to *hopefully...
authorMichael D. Lowis <mike@mdlowis.com>
Sat, 12 Apr 2014 14:23:00 +0000 (10:23 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Sat, 12 Apr 2014 14:23:00 +0000 (10:23 -0400)
commit342d4f0d604650b4499c5bc6a2531cf38400462d
treedfb49b5033e38f3cfd4f5ffbc5edb9e6e8f1d297
parent50ae85cc9921c700b0b1aead23b2c2419e0cb332
Added very minimal stack limit checking after execution of each word to *hopefully* prevent segmentation faults via bad stack operations
source/slvm/main.c