mirror of
https://github.com/nasa/trick.git
synced 2025-01-06 13:18:46 +00:00
d1f5bea580
If a variable resolves to a class/structure type the variable server tries to free the attributes associated with that variable name. But the attributes usually point to a fixed place in memory that is not allocated. I removed the free statement. I don't believe this will lead to a memory leak. refs #165 |
||
---|---|---|
.. | ||
codegen/Interface_Code_Gen | ||
data_products | ||
java | ||
sim_objects | ||
sim_services | ||
trick_swig | ||
trick_utils | ||
.gitignore |