[506] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

krb5_decode_kdc_rep

jfc@ATHENA.MIT.EDU (jfc@ATHENA.MIT.EDU)
Thu Dec 13 04:27:18 1990

hc says

w "decode_kdc.c",L54/C30:       enc_rep
|    Type "const struct _krb5_data*" is not assignment compatible with type "krb5_data*".

It is right: decode_krb5_as_rep() modifies its first argument, so the
argument to krb5_decode_kdc_rep() can't be constant.


home help back first fref pref prev next nref lref last post