Searched hist:10018 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/x86/
H A Dpagetable_walker.cc10018:c9ef81684179 Fri Jan 24 16:29:00 EST 2014 Andreas Hansson <andreas.hansson@arm.com> x86: Fix memory leak in table walker

This patch fixes a memory leak in the table walker, by ensuring that
the sender state is deleted again if the request packet cannot be
successfully sent.

Completed in 14 milliseconds