Explorar el Código

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 hace 10 años
padre
commit
e213e1ba36

Los datos del Diff no están disponibles.