Commit 9326afc0 authored by Мотыгуллин Амир Булатович's avatar Мотыгуллин Амир Булатович
Browse files

Update test-rand-magma.c

parent 735abb50
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -36,7 +36,7 @@ int main(void)
/* */
if (error == ak_error_ok) exitstatus = EXIT_SUCCESS;
ak_bckey_destroy(ctx);
ak_bckey_destroy(&ctx);
ak_libakrypt_destroy();
return exitstatus;
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment