summaryrefslogtreecommitdiffstats
path: root/src/configure.in
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2013-11-15 23:38:15 -0500
committerGreg Hudson <ghudson@mit.edu>2013-11-15 23:38:15 -0500
commite08db4b3097e31c9fd42e870b641ad97155cab39 (patch)
tree1900095dc4a7942138a51ee5b21b659c919f08e4 /src/configure.in
parent29e60c5b7ac0980606971afc6fd6028bcf0c7f0f (diff)
downloadkrb5-e08db4b3097e31c9fd42e870b641ad97155cab39.tar.gz
krb5-e08db4b3097e31c9fd42e870b641ad97155cab39.tar.xz
krb5-e08db4b3097e31c9fd42e870b641ad97155cab39.zip
Remove a warning in AES string-to-key
On 32-bit platforms, the code to translate an iteration count of 0 to 2^32 can trigger a compiler warning. Since we will basically never accept an iteration count that high (right now we reject anything above 2^24), just reject it out of hand.
Diffstat (limited to 'src/configure.in')
0 files changed, 0 insertions, 0 deletions