From: | ghudson@mit.edu |
Subject: | SVN Commit |
Very little is likely to go wrong inside krb5_mkt_resolve (it just
allocates memory and plays with mutexes), but if anything did, the
handling was almost always wrong. Reorganize the function to handle
errors properly, using a helper create_list_node function to simplify
the task.
https://github.com/krb5/krb5/commit/ebc7a7f22a7484542ff10746ecb6f82569a5a688
Commit By: ghudson
Revision: 22198
Changed Files:
U trunk/src/lib/krb5/keytab/kt_memory.c