Descriptionruntime: fix 32 bit build.
int(maxMem) is negative on 32 bits. Need to use
unsigned arithmetic.
Patch Set 1 #Patch Set 2 : diff -r c76aa2c18a0d https://khr%40golang.org@code.google.com/p/go/ #Patch Set 3 : diff -r c76aa2c18a0d https://khr%40golang.org@code.google.com/p/go/ #
MessagesTotal messages: 3
|