b447adbe37
* tests: add case for getRecommendedEncoding * vmime: avoid integer multiply wraparound in wordEncoder::guessBestEncoding If the input string is 42949673 characters long or larger, there will be integer overflow on 32-bit platforms when multiplying by 100. Switch that one computation to floating point. * vmime: update comment in wordEncoder::guessBestEncoding |
||
---|---|---|
.. | ||
misc | ||
net | ||
parser | ||
security/digest | ||
utility | ||
testRunner.cpp | ||
testUtils.cpp | ||
testUtils.hpp |