Descriptionruntime: reset typed dangling pointer
If for whatever reason seh points into Go heap region,
the dangling pointer will cause memory corruption during GC.
Update issue 5193.
Patch Set 1 #Patch Set 2 : diff -r 7767d71dcc7b https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 3 : diff -r 7767d71dcc7b https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 4 : diff -r 7767d71dcc7b https://dvyukov%40google.com@code.google.com/p/go/ #MessagesTotal messages: 4
|