]> gitweb.factorcode.org Git - factor.git/commit
VM: after reset_datastack and retainstack clear the stack segment. makes
authorBjörn Lindqvist <bjourne@gmail.com>
Fri, 22 May 2015 14:52:13 +0000 (16:52 +0200)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 22 May 2015 19:22:28 +0000 (12:22 -0700)
commit8e1f3a0e5162a223e77c2af8dd7f8d1b32c68653
tree3ab9bbbabfb990f1cf49630c32aca8ff8c66d522
parent183ec83a6d3277901701426c8042ed28e15c8530
VM: after reset_datastack and retainstack clear the stack segment. makes
it easier to find bad accesses to shadow data
vm/contexts.cpp
vm/contexts.hpp
vm/slot_visitor.hpp