----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2134/#review4865 -----------------------------------------------------------
Ship it! Ship It! - Ali Saidi On Dec. 28, 2013, 7:32 p.m., Ola Jeppsson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/2134/ > ----------------------------------------------------------- > > (Updated Dec. 28, 2013, 7:32 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 10003:c0686acbf0d4 > --------------------------- > sim: eventq: Initialize _curEventQueue to dummy queue > Initialize _curEventQueue to dummy event queue instead of NULL. > This avoids NULL dereferences when no simulation has been started. > --- > src/sim/eventq.cc | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > > Diffs > ----- > > src/sim/eventq.cc 4b872fdba3af > > Diff: http://reviews.gem5.org/r/2134/diff/ > > > Testing > ------- > > > Thanks, > > Ola Jeppsson > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
