Home | History | Annotate | Download | only in devel

Lines Matching full:leak

114 * net: drop unnecessary type assertions and fix leak in test (thanks Mikio Hara).
615 fix client goroutine leak with persistent connections,
1598 * math/big: fix destination leak into result value (thanks Roger Peppe),
2023 fix socket leak in case of Dial failure (thanks Chris Farmiloe),
2033 fix memory leak in parallel garbage collector.
2122 fix map memory leak,
3581 * go/parser: fix memory leak by making a copy of token literals,