(hash_test): free result.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20870 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -335,6 +335,7 @@ hash_test (struct hash_foo *hash, struct test *tests)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
free(ctx);
|
free(ctx);
|
||||||
|
free(res);
|
||||||
printf ("success\n");
|
printf ("success\n");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user