Descriptionruntime: clear stale values from G.param and SudoG.elem
This change was necessary on the dev.garbage branch
to keep the garbage collector from seeing pointers into
invalid heap areas.
On this default (Go 1.4) branch, the change removes
some possibility for memory leaks.
Patch Set 1 #Patch Set 2 : diff -r 6e19c3e6b95c0efb627a5ab98187957c325b563a https://code.google.com/p/go/ #Patch Set 3 : diff -r 6e19c3e6b95c0efb627a5ab98187957c325b563a https://code.google.com/p/go/ #Patch Set 4 : diff -r 6e19c3e6b95c0efb627a5ab98187957c325b563a https://code.google.com/p/go/ #
Total comments: 2
Patch Set 5 : diff -r 6f838e5073991a6d4621f54c509027c879aa0e1e https://code.google.com/p/go/ #
MessagesTotal messages: 8
|