Skip to content

Commit

Permalink
removed erroneous wolfCrypt_Cleanup() call
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbrett committed Apr 11, 2024
1 parent 1063d9d commit 97d06e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/wh_test_clientserver.c
Original file line number Diff line number Diff line change
Expand Up @@ -937,8 +937,6 @@ int whTest_ClientCfg(whClientConfig* clientCfg)

WH_TEST_RETURN_ON_FAIL(wh_Client_Cleanup(client));

wolfCrypt_Cleanup();

return ret;
}

Expand Down

0 comments on commit 97d06e7

Please sign in to comment.