diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-02-05 10:33:28 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-02-05 14:57:52 -0800 |
commit | 9ee351f37fbf78aa408f60c0d2c7ec49e625f109 (patch) | |
tree | ed55ef4c9cfcbedefda64767164855b576748c75 /apps/ex7.subx | |
parent | b9d666eff51659a62dab7b746e5ae40431127e9b (diff) | |
download | mu-9ee351f37fbf78aa408f60c0d2c7ec49e625f109.tar.gz |
5983 - fix an emulator bounds-check bug
It was possible for an instruction to write out of bounds of the memory data structure. Most of the time this worked fine. However if the block ever got resized and moved the out-of-bounds bytes no longer went along.
Diffstat (limited to 'apps/ex7.subx')
0 files changed, 0 insertions, 0 deletions