mem: Fix missing delete of packet in DRAM access
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 18 Mar 2013 09:22:45 +0000 (05:22 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 18 Mar 2013 09:22:45 +0000 (05:22 -0400)
commitc01c5e971b020f106fa528bc2e41d4d3bd2cf640
treec95785b1318305f3599317d4042e4794205488bf
parentdc37b034391ab7f65c19641bbae477ba7ede2eb1
mem: Fix missing delete of packet in DRAM access

This patch fixes a memory leak caused by not deleting packets that
require no response.
src/mem/simple_dram.cc