diff options
author | Mitch Hayenga <mitch.hayenga@arm.com> | 2014-09-03 07:42:27 -0400 |
---|---|---|
committer | Mitch Hayenga <mitch.hayenga@arm.com> | 2014-09-03 07:42:27 -0400 |
commit | 71769d2d7b094580b7a4437bf8d8e1401c418c4d (patch) | |
tree | d2f5e24de054e80b5ef8d396ef828469cb3f9ea9 /src/dev/sinic.hh | |
parent | 87f6034462d06c7921ebe7f8e4ab78db5a09d319 (diff) | |
download | gem5-71769d2d7b094580b7a4437bf8d8e1401c418c4d.tar.xz |
dev: Avoid invalid sized reads in PL390 with DPRINTF enabled
The first DPRINTF() in PL390::writeDistributor always read a uint32_t, though a
packet may have only been 1 or 2 bytes. This caused an assertion in
packet->get().
Diffstat (limited to 'src/dev/sinic.hh')
0 files changed, 0 insertions, 0 deletions