Rename context handle lifetime to endtime
This commit is contained in:
@@ -76,7 +76,7 @@ OM_uint32 GSSAPI_CALLCONV _gsskrb5_inquire_context (
|
||||
if (lifetime_rec) {
|
||||
ret = _gsskrb5_lifetime_left(minor_status,
|
||||
context,
|
||||
ctx->lifetime,
|
||||
ctx->endtime,
|
||||
lifetime_rec);
|
||||
if (ret)
|
||||
goto failed;
|
||||
|
Reference in New Issue
Block a user