[krbdev.mit.edu #7185] SVN Commit

The RT System itself via RT rt-comment at krbdev.mit.edu
Mon Jun 25 12:18:39 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.

https://github.com/krb5/krb5/commit/036ca94bdc00cc8eb248dc5c0da85ab556d3373e
Author: Greg Hudson <ghudson at mit.edu>
Commit: 036ca94bdc00cc8eb248dc5c0da85ab556d3373e
Branch: master
 src/lib/krb5/ccache/cc_dir.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)



More information about the krb5-bugs mailing list