Try to not leak memory.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18809 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -89,6 +89,7 @@ test_wrapping(krb5_context context,
|
||||
krb5_data_free(&data);
|
||||
}
|
||||
|
||||
free(etype_name);
|
||||
free(buf);
|
||||
krb5_crypto_destroy(context, crypto);
|
||||
krb5_free_keyblock_contents(context, &key);
|
||||
|
Reference in New Issue
Block a user