kdc: Use NULL to assign to pointers

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:
Joseph Sutton
2023-10-06 11:23:28 +13:00
committed by Nico Williams
parent f8ba91164c
commit 5de5e5f7f6

View File

@@ -398,8 +398,8 @@ _kdc_fast_mk_error(astgs_request_t r,
error_client = NULL;
error_server = NULL;
}
csec = 0;
cusec = 0;
csec = NULL;
cusec = NULL;
ret = _kdc_fast_mk_response(r->context, armor_crypto,
error_method, NULL, NULL,