[krbdev.mit.edu #7807] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Wed Dec 18 17:03:59 EST 2013
Add a test program for krb5_copy_context
This test program isn't completely proof against the kind of mistakes
we've made with krb5_copy_context in the past, but it at least
exercises krb5_copy_context and can detect some kinds of bugs.
https://github.com/krb5/krb5/commit/b78c3c8c5025aec870d20472f80d4a652062f921
Author: Greg Hudson <ghudson at mit.edu>
Commit: b78c3c8c5025aec870d20472f80d4a652062f921
Branch: master
.gitignore | 1 +
src/lib/krb5/krb/Makefile.in | 9 ++-
src/lib/krb5/krb/t_copy_context.c | 166 +++++++++++++++++++++++++++++++++++++
3 files changed, 175 insertions(+), 1 deletions(-)
More information about the krb5-bugs
mailing list