浏览代码

Do bit arithmetic with the correct type.

When shifting and ORing the bytes we should do it in the correct type
that we are going to assign to. In this case the types are signed and
unsigned so there is an implicit cast occuring.
Matt Clarkson 10 年之前
父节点
当前提交
e213e1ba36

暂无可用数据