浏览代码

md5_append nbytes should be size_t

There will never be a time when the length of a string can be negative.
This makes the function arguments semantically correct but also solves
some of the casting and bit shifting errors inside the function.
Matt Clarkson 10 年之前
父节点
当前提交
1a3dba57f1

暂无可用数据