]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: close the file opened in the dynimport function
authorguoguangwu <guoguangwug@gmail.com>
Thu, 28 Mar 2024 01:24:19 +0000 (01:24 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 29 Mar 2024 16:41:10 +0000 (16:41 +0000)
commit8f59b28fb3b4539b182296a0e5cda51aa9df9e0c
treecc24718e510635f011a2b90a2b09547560818c3c
parentd0051be847163f1bedb5a5c68f7827f40b4ef4e4
cmd/cgo: close the file opened in the dynimport function

Change-Id: Ic457e994b50a0e8c1769311937eede1e710a1293
GitHub-Last-Rev: a8af7b5e6710687273203235c19d5402d7f28832
GitHub-Pull-Request: golang/go#66549
Reviewed-on: https://go-review.googlesource.com/c/go/+/574537
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Run-TryBot: Emmanuel Odeke <emmanuel@orijtech.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Emmanuel Odeke <emmanuel@orijtech.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/cgo/out.go