]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: fix resource leak in documentation
authorRoland Illig <roland.illig@gmx.de>
Mon, 13 Aug 2018 19:28:28 +0000 (21:28 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 22 Aug 2018 19:47:12 +0000 (19:47 +0000)
commitf2d7e66e98d64941313147c0dfe2f31645830716
treed160323eb9cb2144fc31c23662066b513d91be59
parent3879ea54ed1f5c266657ffe593e2a8e1b63401ec
runtime/pprof: fix resource leak in documentation

Fixes #26970

Change-Id: I0f2695434a53550cf84f702e9d8d02a37448d396
Reviewed-on: https://go-review.googlesource.com/129195
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/pprof/pprof.go