more dealloc functions require HEIM_CALLCONV
Change-Id: I68168a387c088b45e2572d5c982d33dfe0aa38a8
This commit is contained in:
@@ -386,7 +386,7 @@ debug_host(krb5_context context, int level, struct host *host, const char *fmt,
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
static void HEIM_CALLCONV
|
||||
deallocate_host(void *ptr)
|
||||
{
|
||||
struct host *host = ptr;
|
||||
|
Reference in New Issue
Block a user