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
`env GOOS=linux GOARCH=arm GOARM=7 go build` no longer fails with overflow. Similar to fb0cdb8. Signed-off-by: Christian Stewart <christian@paral.in>
- Loading branch information