mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
ff39984568
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 |
||
---|---|---|
.. | ||
docs | ||
input_processor_ext.cpp | ||
InputProcessor.cpp | ||
IPPython.cpp | ||
IPPythonEvent.cpp | ||
Makefile | ||
Makefile_deps | ||
MTV_c_intf.cpp | ||
MTV.cpp |