Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: raeburn@mit.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 379 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