Descriptiongob: reduce the maximum message size
It was 2^31, but that could cause overflow and trouble.
Reduce it to 2^30 and add a TODO.
Patch Set 1 #Patch Set 2 : diff -r dd53f5b9a11a https://code.google.com/p/go/ #
MessagesTotal messages: 3
|