]> eyrie.org Git - kerberos/krb5-strength.git/commit
Restructure MIT test code to allow for dlclose
authorRuss Allbery <eagle@eyrie.org>
Fri, 13 Dec 2013 21:51:25 +0000 (13:51 -0800)
committerRuss Allbery <eagle@eyrie.org>
Fri, 13 Dec 2013 21:51:25 +0000 (13:51 -0800)
commit9372c55930dc826e3fa7dcb07c92392f29c5c99e
tree395def3cb05a354c5c0eb36dc37fbccfbf8db503
parentfa464f36b246d80aeb7d9d5c2205080f0a4a8624
Restructure MIT test code to allow for dlclose

We weren't closing the handle after completion of testing, which
caused noise in valgrind.
tests/plugin/mit-t.c