* krb5.hin (krb5_x, krb5_xc): wrapper macros to test all function
authorMark Eichin <eichin@mit.edu>
Sat, 24 Feb 1996 00:01:31 +0000 (00:01 +0000)
committerMark Eichin <eichin@mit.edu>
Sat, 24 Feb 1996 00:01:31 +0000 (00:01 +0000)
commit1810d74b313dcf47df89d6315c2e8d2d1de49631
treeac78a058c693736bb091c7606aa8114cbdfe824e
parentcc989d3541404487c0bf146926ffac8f616dacda
* krb5.hin (krb5_x, krb5_xc): wrapper macros to test all function
pointers before calling through them (abort if null.) Simplifies
debugging on many platforms. Currently #if 1, but could be
conditionalized once we're in "production".

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7505 dc483132-0cff-0310-8789-dd5450dbe970
src/include/ChangeLog
src/include/krb5.hin