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

/gem5/src/sim/
H A Deventq.hhdiff 9159:8adc048515b8 Tue Aug 21 05:49:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> 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.

Completed in 20 milliseconds