fix memory leak
This commit is contained in:
parent
e2be72b43b
commit
c835b51245
@ -231,5 +231,7 @@ function get_indicators {
|
||||
|
||||
done
|
||||
|
||||
# cleanup large arrays
|
||||
unset v vr v_csv_array_associative v_csv_array_associative_reverse
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user