mirror of
https://github.com/nasa/trick.git
synced 2025-06-23 09:15:29 +00:00
Keep track of and free the reference attr created by ref_var. Refs #154
This commit is contained in:
@ -9,7 +9,6 @@
|
||||
// Set verif input and echo input flags.
|
||||
verify_input = 0;
|
||||
echo_input = 1;
|
||||
reference_attr = NULL ;
|
||||
|
||||
// Initialize the scanner
|
||||
init_scanner();
|
||||
|
Reference in New Issue
Block a user