| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
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 |