pull up r22392 from trunk
authorTom Yu <tlyu@mit.edu>
Mon, 28 Sep 2009 20:06:57 +0000 (20:06 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 28 Sep 2009 20:06:57 +0000 (20:06 +0000)
commit27058b68b52225848c2f38a385a74ac65f497bca
treee0fb2adec25df3180958d240dfe60397ab35addc
parenta6aaa3813d2646a4e59fccb7c3d7c47ab4a8d079
pull up r22392 from trunk

 ------------------------------------------------------------------------
 r22392 | raeburn | 2009-05-27 16:03:46 -0400 (Wed, 27 May 2009) | 10 lines

 ticket: 6505
 target_version: 1.7
 tags: pullup
 subject: fix t_prf test code properly

 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.

ticket: 6505
version_fixed: 1.7.1
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@22794 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/t_prf.c