trick/trick_sims
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
..
SIM_aero_curve Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_aero_fast Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_alloc_test Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_amoeba Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_ball_default_data Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_ball_L1 Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_ball_L2 Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_ball_L3 Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_Ball++_L1 JITEvents are not checkpointable 2015-05-14 13:55:09 -05:00
SIM_baseball Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_cannon_analytic Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_cannon_contact Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_cannon_dt Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_cannon_eulercromer Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_cannon_integ Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_demo_inputfile Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_demo_sdefine Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_dynamic_sim_object Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_events Initial commit of everything. 2015-02-26 09:02:31 -06:00
SIM_integ Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_jet_call Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_jet_event Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_jet_read Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_leaks Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_monte Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_parachute A few touchups to SIM_parachute README. Fix #36 2015-03-27 16:59:30 -05:00
SIM_rti Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_satellite Initial commit of everything. 2015-02-26 09:02:31 -06:00
SIM_segments Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_stls Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_stls2 Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_stls3 Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_sun Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_target Initial commit of everything. 2015-02-26 09:02:31 -06:00
SIM_tcltk_java Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_test_abstract Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_test_dp Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_test_dr Initial commit of everything. 2015-02-26 09:02:31 -06:00
SIM_test_inherit Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_test_io Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_test_ip Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_test_ip2 Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_test_sched Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_test_simlib Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_test_templates Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_test_varserv Initial commit of everything. 2015-02-26 09:02:31 -06:00
SIM_threads Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
SIM_threads_simple Add additional thread synchronization mechanisms 2015-12-02 17:08:39 -06:00
SIM_trickcomm Input processor crashes if second event with same name is created 2015-12-03 10:10:39 -06:00
.gitignore Input processor crashes if second event with same name is created 2015-12-03 10:10:39 -06:00
makefile Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00