mem: Fix remaining use after free issue in simple_mem
Review Request #1542 - Created Nov. 21, 2012 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Mitch Hayenga | |
| gem5 | |
| Reviewers | |
| Default | |
Running with valgrind I noticed a use after free originating from simple_mem.cc. It looks like this is a known issue and this additional call site was missed in an earlier patch.
Ran a reduced input version of libquantum.
