Fixed the vmArg: primitive to check the argument index before attempting to access...
commit304aecc81dd10acc7c9ea4bbd6b96256b554513a
authorBrian T. Rice <briantrice@gmail.com>
Tue, 6 Oct 2009 02:38:01 +0000 (5 19:38 -0700)
committerBrian T. Rice <briantrice@gmail.com>
Tue, 6 Oct 2009 02:38:01 +0000 (5 19:38 -0700)
tree90f6e7ed9698fd3c975af76457223c3970fa2890
parentefb93771126b127fb8e9d3302eb439cab25ac57d
Fixed the vmArg: primitive to check the argument index before attempting to access memory, leading to a crash.
src/vm/primitives.cpp