diff options
author | Pau Cabre <pau.cabre@metempsy.com> | 2015-12-04 17:54:03 -0600 |
---|---|---|
committer | Pau Cabre <pau.cabre@metempsy.com> | 2015-12-04 17:54:03 -0600 |
commit | abfb99780033f9abf68382fb9eb29e1af1a869ee (patch) | |
tree | b280509ea861e51bccc62cb49e1f7f8c7e15ed68 /src/dev/x86 | |
parent | e746231682b2a314412c02db64226a1355073d3a (diff) | |
download | gem5-abfb99780033f9abf68382fb9eb29e1af1a869ee.tar.xz |
cpu: fix unitialized variable which may cause assertion failure
The assert in lsq_unit_impl.hh line 963 needs pktPending to be initialized to
NULL (I got the assertion failure several times without the fix).
Committed by: Nilay Vaish <nilay@cs.wisc.edu>
Diffstat (limited to 'src/dev/x86')
0 files changed, 0 insertions, 0 deletions