summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Test_choice.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Test_choice.c b/tests/Test_choice.c
index 0c6742e..7c41837 100644
--- a/tests/Test_choice.c
+++ b/tests/Test_choice.c
@@ -88,6 +88,7 @@ main ()
}
asn1_delete_structure (&node2);
+ asn1_delete_structure (&definitions);
return 0;
}