diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2012-08-21 05:49:18 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2012-08-21 05:49:18 -0400 |
commit | 4be1ae3cf874292e95afdf9811c51533bcde79f7 (patch) | |
tree | 30bbf073f78dd1d67c3a6cd810f4e70f5b576037 /src/base | |
parent | 016593f2e91564dc9d675ae42dfd37059f9b5589 (diff) | |
download | gem5-4be1ae3cf874292e95afdf9811c51533bcde79f7.tar.xz |
EventManager: Remove test for NULL pointer in constructor
This patch tidies up the EventManager constructor and prunes a corner
case where the EventManager would initialise its eventq pointer to
NULL. This would cause segmentation faults on actual use and should
never happen.
Diffstat (limited to 'src/base')
0 files changed, 0 insertions, 0 deletions