소스 검색

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

아직 변경 데이터를 사용할 수 없습니다.