mirror of
https://github.com/nasa/trick.git
synced 2025-01-07 05:38:46 +00:00
09c467e423
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 |
||
---|---|---|
.. | ||
include | ||
src | ||
test | ||
design.dox_in | ||
main_page.dox_in | ||
Makefile | ||
Makefile_deps | ||
requirements.dox_in |