trick/trick_source/sim_services
Alex Lin 09c467e423 Input processor crashes if second event with same name is created
When allocating a new event, if the same name is used, no allocation is
created and NULL is returned.  We start trying to use the returned value
which seg-faulted.  I added a check to only continue if the returned value
from the allocation is not NULL.

refs #149
2015-12-03 10:10:39 -06:00
..
CheckPointAgent Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
CheckPointRestart Clean up once include variables 2015-03-23 17:01:40 -05:00
Clock Input processor crashes if second event with same name is created 2015-12-03 10:10:39 -06:00
Collect Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
CommandLineArguments Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
DataRecord Fix #64: Fixed the call to register_group_with_mm in DRHDF5 constructor. 2015-10-06 11:17:01 -05:00
DataTypes Initial commit of everything. 2015-02-26 09:02:31 -06:00
DebugPause Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
DMTCP Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
EchoJobs Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
Environment Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
EventManager Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
Executive Input processor crashes if second event with same name is created 2015-12-03 10:10:39 -06:00
ExternalApplications Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
FrameLog Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
include JITEvents are not checkpointable 2015-05-14 13:41:17 -05:00
InputProcessor Input processor crashes if second event with same name is created 2015-12-02 17:09:14 -06:00
Integrator Input processor crashes if second event with same name is created 2015-12-03 10:10:39 -06:00
JITInputFile JITEvents are not checkpointable 2015-05-14 13:41:17 -05:00
JSONVariableServer Variable Server fails to establish listen port on restart under a specific circumstance. 2015-03-24 15:16:35 -05:00
mains Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
MasterSlave Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
MemoryManager Input processor crashes if second event with same name is created 2015-12-03 10:10:39 -06:00
MemoryManagerWrapper Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
Message Clean up once include variables 2015-03-23 17:01:40 -05:00
MonteCarlo Input processor crashes if second event with same name is created 2015-12-03 10:10:39 -06:00
RealtimeInjector Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
RealtimeSync Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
ScheduledJobQueue Input processor crashes if second event with same name is created 2015-12-03 10:10:39 -06:00
Scheduler Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
Sie Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SimObject Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SimTime Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
STL Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
ThreadBase Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
Timer Input processor crashes if second event with same name is created 2015-12-03 10:10:39 -06:00
Units Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
UnitTest Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
VariableServer MTV/variable server crashes if checkpoint has less malfunctions then currently running sim 2015-10-06 11:16:37 -05:00
Zeroconf Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00