agssim: always initialize next instruction to NULL
commitc69030147f21bcbd0645b5cc17a67b674dafc24a
authorrofl0r <rofl0r@users.noreply.github.com>
Fri, 6 Dec 2019 21:52:50 +0000 (6 21:52 +0000)
committerrofl0r <rofl0r@users.noreply.github.com>
Fri, 6 Dec 2019 21:52:50 +0000 (6 21:52 +0000)
tree7eae0d26db3f047c8b19704335236985c2c81aed
parent85cd95c670591b381e87777f0d593ccccc7711be
agssim: always initialize next instruction to NULL

prevents from executing random trash that could be in mem.
agssim.c