Descriptionruntime: fix memory leak in parallel garbage collector
The work buffer management used by the garbage
collector during parallel collections leaks buffers.
This CL tests for and fixes the leak.
Patch Set 1 #Patch Set 2 : diff -r 2904af657e75 https://go.googlecode.com/hg/ #
Total comments: 1
Patch Set 3 : diff -r 92b8c1bf3e95 https://go.googlecode.com/hg/ #
MessagesTotal messages: 4
|