diff options
author | Joel Hestness <jthestness@gmail.com> | 2015-09-29 09:28:25 -0500 |
---|---|---|
committer | Joel Hestness <jthestness@gmail.com> | 2015-09-29 09:28:25 -0500 |
commit | b80024ee7dc1dd424ce2dd907e7b7e3a902e0bb2 (patch) | |
tree | 0468c1f3a85cb733b36a95389f38b6548aba479e /src/mem/ruby/common | |
parent | 7b70fa02aef5d38d1d5b583193cb1577f050d937 (diff) | |
download | gem5-b80024ee7dc1dd424ce2dd907e7b7e3a902e0bb2.tar.xz |
ruby: RubyPort delete snoop requests
In RubyPort::ruby_eviction_callback, prior changes fixed a memory leak caused
by instantiating separate packets for each port that the eviction was forwarded
to. That change, however, left the instantiated request to also leak. Allocate
it on the stack to avoid the leak.
Diffstat (limited to 'src/mem/ruby/common')
0 files changed, 0 insertions, 0 deletions