Always stat profile files after reopening them Some applications write a profile file and then immediately use it via a krb5_context. If we have a cached copy of the profile we wrote, make sure to update it by forcing a stat when we reuse an existing prf_data_t object. [ghudson@mit.edu: commit message] https://github.com/krb5/krb5/commit/53d6d0d64e96b84b57b7446a787e683312e2a529 Author: Will Fiveash Committer: Greg Hudson Commit: 53d6d0d64e96b84b57b7446a787e683312e2a529 Branch: master src/util/profile/prof_file.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)