Commit Graph

2 Commits

Author SHA1 Message Date
Bob Weinand
ffe0f470d6 Fix bad test (oops) 2015-06-20 18:59:47 +02:00
Bob Weinand
7adc0ae631 Fix potential writes into wrong memory, ensure vm_stack integrity
Fixes also a segfault on stack frames > 1 << 18 bytes
Stack frames, when reallocated, need to be marked as top frame of current stack page
2015-06-20 18:29:09 +02:00