]> Cypherpunks repositories - gostls13.git/commit
cmd/go: close elf file in the readpkglist function
authorguoguangwu <guoguangwug@gmail.com>
Fri, 29 Mar 2024 06:21:14 +0000 (06:21 +0000)
committerGopher Robot <gobot@golang.org>
Sat, 30 Mar 2024 00:20:35 +0000 (00:20 +0000)
commitba9c445f166b573873f9cf891cec5f170fa3c359
treef7bd8ccd7314962758939d069e5dbb5180808de6
parent0bf6071066cb075b8076962f590932e0caa526a7
cmd/go: close elf file in the readpkglist function

Change-Id: Ief08e311598152f047878fc0fe6a6e37df372ee9
GitHub-Last-Rev: daec402b390e8d1b9882e3fc7c1814ff8d3782c8
GitHub-Pull-Request: golang/go#66588
Reviewed-on: https://go-review.googlesource.com/c/go/+/575156
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/cmd/go/internal/work/action.go