Descriptionruntime: fix off-by-one in first frame in runtime.Stack
Need to use a PC inside the call instruction, not
the return address.
Fixes issue 7690.
Patch Set 1 #Patch Set 2 : diff -r 4ca10cc10176 https://code.google.com/p/go/ #
MessagesTotal messages: 3
|