i dont know why im manually freeing stuff. ohh i know why. because i copypastad
This commit is contained in:
@@ -96,7 +96,6 @@ evaluate_condition_expression :: proc(
|
||||
}
|
||||
defer {
|
||||
filter_node_destroy(filter_node)
|
||||
free(filter_node)
|
||||
}
|
||||
|
||||
// If there is no existing item, build an empty item for evaluation.
|
||||
|
||||
Reference in New Issue
Block a user