[krbdev.mit.edu #2308] krb5_principal2salt should be marked KRB5_CALLCONV_WRONG

Sam Hartman via RT rt-comment at krbdev.mit.edu
Sun Feb 29 09:35:13 EST 2004



Looking at a diff of krb5.hin from 1.3 to 1.3.2 I find the following fragment:


Index: krb5.hin
===================================================================
		krb5_keytab_entry * );
-#if KRB5_PRIVATE
 krb5_error_code krb5_principal2salt
	(krb5_context,


No callconv was added and the function seems to be in the windows
export list, so I guess it should be marked callocnv_wrong.


More information about the krb5-bugs mailing list