[krbdev.mit.edu #6374] SVN Commit 
    Ezra Peisach via RT 
    rt-comment at krbdev.mit.edu
       
    Fri Feb  6 00:22:40 EST 2009
    
    
  
bool_t is defined as int, krb5_boolean as unsigned int.  These are
similar size but someone someday might change the krb5_boolean.
Instead of passing a krb5_boolean * to xdr_bool, implement xdr_krb5_boolean
which keeps the different types separate. 
This cleans up a number of warnings.
http://src.mit.edu/fisheye/changelog/krb5/?cs=21906
Commit By: epeisach
Revision: 21906
Changed Files:
U   trunk/src/lib/kadm5/kadm_rpc_xdr.c
    
    
More information about the krb5-bugs
mailing list