Free memory.
This commit is contained in:
parent
5b1d51bd55
commit
a11d067d21
1 changed files with 2 additions and 0 deletions
|
@ -25,4 +25,6 @@ test_mifare_desfire_aid (void)
|
|||
|
||||
cut_assert_equal_memory (desfire_aid->data,3, desfire_aid2->data, 3, cut_message ("wrong aid"));
|
||||
|
||||
free (desfire_aid);
|
||||
free (desfire_aid2);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue