Files
heimdal/lib
Jeffrey Altman 29940dd22c lib/krb5: krb5_init_creds_set_service fail if set_realm fails
Calls to krb5_principal_set_realm() can fail due to memory
allocation failures.  If the client realm cannot be set in
the generated principal the wrong realm will be used.
Check for the result of krb5_principal_set_realm() and if
there is a failure, clean up and return the error code to
the caller.

Change-Id: Icadd04c858e88c1ba1d4344c60a784885a6a1344
2022-01-20 09:44:43 -05:00
..
2021-09-10 09:11:23 +10:00
2022-01-19 12:35:08 -06:00
2022-01-17 17:36:48 -06:00
2022-01-19 23:37:01 -06:00
2022-01-19 23:37:32 -06:00
2022-01-14 17:54:55 -06:00
2017-03-10 15:47:43 -05:00
2016-12-15 12:15:56 -06:00