model: bugfix - resize thrd_last_action when adding objects
authorBrian Norris <banorris@uci.edu>
Thu, 12 Jul 2012 18:05:20 +0000 (11:05 -0700)
committerBrian Norris <banorris@uci.edu>
Thu, 12 Jul 2012 18:05:20 +0000 (11:05 -0700)
Apparently, STL vectors don't resize automatically, nor do they warn or print
errors when you access them out-of-bounds...


No differences found