#include <krb5.h> void krb5_free_authdata( krb5_context context, krb5_authdata ** authdata);Service Program Name: QSYS/QKRBGSS
The krb5_free_authdata() function releases the storage assigned to an array of krb5_authdata structures. Each krb5_authdata structure is released and then the pointer array itself is released.
No authorities are required.
This routine does not return a value.
Message ID | Error Message Text |
---|---|
CPE3418 E | Possible APAR condition or hardware failure. |
Top | Security APIs UNIX-Type APIs | APIs by category |