]> Cypherpunks repositories - gostls13.git/commit
cmd/pprof: close resp body after the profile.Parse is called
authorguoguangwu <guoguangwug@gmail.com>
Mon, 15 Apr 2024 02:11:58 +0000 (02:11 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 15 Apr 2024 16:20:39 +0000 (16:20 +0000)
commit8e987fadb57fa1fc98975ca2fcb3a4751f7f55ff
treef39661c40e8be59e2d1d940f48887fbf899d4939
parentc71d2a8d8fcb50ed8ab0e1c4af211a0dcea16a75
cmd/pprof: close resp body after the profile.Parse is called

Change-Id: I5bccef3c46072e388bfe9985e70745853f673a42
GitHub-Last-Rev: adee7b9f7fa21c3ee5561b8233bbfe94168e45ed
GitHub-Pull-Request: golang/go#66829
Reviewed-on: https://go-review.googlesource.com/c/go/+/578875
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/pprof/pprof.go