DescriptionFix stack on FreeBSD / add stack check across the board
FreeBSD was passing stk as the new thread's stack base, while
stk is the top of the stack in go. The added check should cause
a trap if this ever comes up in any new ports, or regresses
in current ones.
Patch Set 1 #Patch Set 2 : code review 167055: Fix stack on FreeBSD / add stack check across the board #
Total comments: 7
Patch Set 3 : code review 167055: Fix stack on FreeBSD / add stack check across the board #
MessagesTotal messages: 5
|