aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/slice.c
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2014-07-31 13:07:16 -0700
committerKeith Randall <khr@golang.org>2014-07-31 13:07:16 -0700
commit53304558f95660233be1259b817fb1ca4693279d (patch)
tree1a0edf5c90c6c1564bd396735f29993667285a5a /src/pkg/runtime/slice.c
parentcc9ec52d739ec3c9f2a3e9bfdcc98643bee61cca (diff)
downloadgo-53304558f95660233be1259b817fb1ca4693279d.tar.xz
runtime: fix 32 bit build.
int(maxMem) is negative on 32 bits. Need to use unsigned arithmetic. TBR=bradfitz CC=golang-codereviews https://golang.org/cl/121000045
Diffstat (limited to 'src/pkg/runtime/slice.c')
0 files changed, 0 insertions, 0 deletions