[krbdev.mit.edu #7185] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon Jun 25 15:53:20 EDT 2012
Fix crash on invalid DIR ccache primary file
If read_primary_file() fails with an error other than ENOENT, abort
cache resolution rather than dereferencing a null pointer. Reported
by Oliver Loch.
(cherry picked from commit 036ca94bdc00cc8eb248dc5c0da85ab556d3373e)
https://github.com/krb5/krb5/commit/983b3e9d13e05e21dac4acdb7552e8d9079bb0d5
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 983b3e9d13e05e21dac4acdb7552e8d9079bb0d5
Branch: krb5-1.10
src/lib/krb5/ccache/cc_dir.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
More information about the krb5-bugs
mailing list