asn1: Fix leaks in two tests
This commit is contained in:
@@ -265,6 +265,7 @@ test_ber(void)
|
||||
if (ret)
|
||||
return 1;
|
||||
|
||||
free_ContentInfo(&ci);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user