Descriptioncmd/gc: avoid pointer beyond array in range loop
This problem was discovered by reading the code.
I have not seen it in practice, nor do I have any ideas
on how to trigger it reliably in a test. But it's still worth
fixing.
Patch Set 1 #Patch Set 2 : diff -r b0ecc1786896 https://code.google.com/p/go/ #Patch Set 3 : diff -r 8905c499a5e2 https://code.google.com/p/go/ #MessagesTotal messages: 4
|