Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cast sz to uint32 to fix compilation on 32 bit (#1175)
`env GOOS=linux GOARCH=arm GOARM=7 go build` no longer fails with overflow. Similar to commit fb0cdb8. Signed-off-by: Christian Stewart <[email protected]>
- Loading branch information