more dealloc functions require HEIM_CALLCONV
Change-Id: I68168a387c088b45e2572d5c982d33dfe0aa38a8
This commit is contained in:
@@ -101,7 +101,7 @@ struct krb5_pac_data {
|
||||
|
||||
static const char zeros[PAC_ALIGNMENT];
|
||||
|
||||
static void
|
||||
static void HEIM_CALLCONV
|
||||
pac_dealloc(void *ctx)
|
||||
{
|
||||
krb5_pac pac = (krb5_pac)ctx;
|
||||
|
Reference in New Issue
Block a user