in src/tpm_comm_win32.c [123:129]
void tpm_comm_destroy(TPM_COMM_HANDLE handle) { if (handle) { cleanup_memory(handle); } }