summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2016-02-16 17:38:07 -0500
committerRich Felker <dalias@aerifal.cx>2016-02-16 17:38:07 -0500
commitcf115059ba0ecd611008c89c78c37b62f8e6d6af (patch)
treeb54cd9ffab93bfe1eafcf6c084b5cc2fec9397ed /configure
parentef2b5e9f13a7f216d6d64aeccc6b33c1262faece (diff)
downloadmusl-cf115059ba0ecd611008c89c78c37b62f8e6d6af.tar.gz
in crypt-sha*, reject excessive rounds as error rather than clamping
the reference implementation clamps rounds to [1000,999999999]. we further limited rounds to at most 9999999 as a defense against extreme run times, but wrongly clamped instead of treating out-of-bounds values as an error, thereby producing implementation-specific hash results. fixing this should not break anything since values of rounds this high are not useful anyway.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions