]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: close files in the startProfile function
authorguoguangwu <guoguangwug@gmail.com>
Sat, 30 Mar 2024 03:46:09 +0000 (03:46 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 1 Apr 2024 17:19:20 +0000 (17:19 +0000)
commita49952445f81cc9a6bd5158f00768fc1846460f4
tree5851f7d7ddeed7172b68b7e28de1b08979bf2c02
parent7c89ad6a80020e3654129183c528054921899650
cmd/compile: close files in the startProfile function

Change-Id: I803d625249890c88fbf35394a85e0b2952123620
GitHub-Last-Rev: 239b28e85741db29d852975b0d6350f8a5d68193
GitHub-Pull-Request: golang/go#66532
Reviewed-on: https://go-review.googlesource.com/c/go/+/574336
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Auto-Submit: Emmanuel Odeke <emmanuel@orijtech.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Run-TryBot: Emmanuel Odeke <emmanuel@orijtech.com>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/compile/internal/gc/util.go