[krbdev.mit.edu #8378] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Fri Apr 29 19:59:23 EDT 2016


Simplify EFTYPE checking in db2 KDB module

Create a new macro IS_EFTYPE in policy_db.h, and use it to avoid
preprocessor conditionals in open_db() and osa_adb_open_and_lock().

https://github.com/krb5/krb5/commit/b572a01b6295fd816a5785a4cd0f5243a360caba
Author: Greg Hudson <ghudson at mit.edu>
Commit: b572a01b6295fd816a5785a4cd0f5243a360caba
Branch: master
 src/plugins/kdb/db2/adb_openclose.c |    8 ++------
 src/plugins/kdb/db2/kdb_db2.c       |    7 +------
 src/plugins/kdb/db2/policy_db.h     |    8 ++++++++
 3 files changed, 11 insertions(+), 12 deletions(-)



More information about the krb5-bugs mailing list