Correction to patch in r22364: "i" was used in two places, one of which required an int-sized value and the other of which required a size_t. Instead of changing the type, split the two uses into separate variables. https://github.com/krb5/krb5/commit/0ef1ec87f3996d995cb4dc03223a1474b2064e5f Commit By: raeburn Revision: 22392 Changed Files: U trunk/src/lib/crypto/t_prf.c