]> eyrie.org Git - kerberos/krb5-sync.git/commit
Cast password error lengths for Heimdal
authorRuss Allbery <eagle@eyrie.org>
Sat, 7 Dec 2013 00:44:37 +0000 (16:44 -0800)
committerRuss Allbery <eagle@eyrie.org>
Sat, 7 Dec 2013 00:44:37 +0000 (16:44 -0800)
commit655b93dc0e02d8db3ba4e19f272802cf75e611eb
tree0f6513504e4d759732ad9f769da226d772d45eda
parentd2df6708a873ec9e280b5fb7fe978b3c11ab5418
Cast password error lengths for Heimdal

The length fields are size_t with Heimdal, so cast them to an int
so that printf is happy.
plugin/ad.c