Skip to content

Fix rpc_gss_seccreate() usage of the passed in gss credential. (RHEL-27936)

Steve Dickson requested to merge steved92/libtirpc:RHEL-27936 into c9s

Merge Request Required Information

JIRA: https://issues.redhat.com/browse/RHEL-27936

Summary of Changes

commit 22b1c0cd6076dcd7df822cd1181e98278dc865db
Author: Olga Kornievskaia <kolga@netapp.com>
Date:   Wed Jan 3 17:50:42 2024 -0500

    gssapi: fix rpc_gss_seccreate passed in cred

    Fix rpc_gss_seccreate() usage of the passed in gss credential.

    Fixes: 5f1fe4dde861 ("Pass time_req and input_channel_bindings through to init_sec_context")

    Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
    Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
    Signed-off-by: Steve Dickson <steved@redhat.com>

Signed-off-by: Steve Dickson steved@redhat.com

Resolves: RHEL-27936

Approved Development Ticket

All submissions to CentOS Stream must reference an approved ticket in Red Hat Jira. Please follow the CentOS Stream contribution documentation for how to file this ticket and have it approved.

Merge request reports