mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +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
16 lines
149 B
Plaintext
16 lines
149 B
Plaintext
config.status.*
|
|
config_*.mk
|
|
object_*
|
|
io_src
|
|
swig
|
|
lib_Linux_*
|
|
lib_Darwin_*
|
|
*.lex.c
|
|
*.tab.c
|
|
*.tab.h
|
|
*.swp
|
|
*.dox
|
|
Makefile_jsc_dirs
|
|
.DS_Store
|
|
trick_test
|