trick/trick_source
Alex Lin d1f5bea580 Sending the variable server a variable name that lists a composite type causes core dump
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
2016-01-19 15:06:32 -06:00
..
codegen/Interface_Code_Gen GUIs using sie file die on Windows quotation marks 2015-10-06 15:20:50 -05:00
data_products Unit tests failing on the Mac 2015-12-03 11:01:55 -06:00
java Revert "Fixes #68: Changed the path where TrickDPActionController expects to find jar files" 2015-10-06 15:53:07 -05:00
sim_objects Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
sim_services Sending the variable server a variable name that lists a composite type causes core dump 2016-01-19 15:06:32 -06:00
trick_swig Can't access fields in REGULA_FALSI structure in python 2015-03-26 08:40:02 -05:00
trick_utils Input processor crashes if second event with same name is created 2015-12-03 10:10:39 -06:00
.gitignore Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled. 2015-03-03 16:08:54 -06:00