Descriptionliblink: fix lost branch target
A recent commit lost the branch target in the really-big-stack
case of splitstack, causing an infinite loop stack preempt
case. Revive the branch target.
Patch Set 1 #Patch Set 2 : diff -r 5b8757de02906f5959d80da00a5de1d0ba9a7d5a https://code.google.com/p/go #Patch Set 3 : diff -r 5b8757de02906f5959d80da00a5de1d0ba9a7d5a https://code.google.com/p/go #Patch Set 4 : diff -r f5fe58eb39f09b3d46d2d28eb89cb65a081dd719 https://code.google.com/p/go #Patch Set 5 : diff -r f5fe58eb39f09b3d46d2d28eb89cb65a081dd719 https://code.google.com/p/go #MessagesTotal messages: 3
|