switching memleak
Review Request #1283 - Created July 2, 2012 and updated
| Information | |
|---|---|
| Andrew Lukefahr | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9086:a6172c62f094 --------------------------- fix some memory leaks in core switching
Posted (July 2, 2012, 2:53 a.m.)
Looks good. Could you give it a quick run through valgrind to make sure there isn't any use after free issues between C++ and python?
Posted (Jan. 7, 2013, 10:25 p.m.)
HI Andrew, Do you still believe this change is correct? It looks fine to me, but I've run into various kinds of memory corruption with the events as they get pasesd back between python and c++, so I would like to make sure that you're still using this code before we commit it. Thanks, Ali
