]> Cypherpunks repositories - gostls13.git/commit
os: remove if nil!=nil in openFileNolog
authorqiulaidongfeng <2645477756@qq.com>
Tue, 27 Feb 2024 13:54:42 +0000 (13:54 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 4 Mar 2024 13:37:12 +0000 (13:37 +0000)
commitb414d044ff6d24ff23531e64d45ad775bc6c96bb
treeef59abc9a984ef25026bb83f224b50150919e220
parent6f5d77454e31be8af11a7e2bcda36d200fda07c5
os: remove if nil!=nil in openFileNolog

Change-Id: I21cecc13570f3b61f3d6c4fede18dc63ddca1b69
GitHub-Last-Rev: 3c351e4aa84780d682fd7595ac2091defdcdfc62
GitHub-Pull-Request: golang/go#65958
Reviewed-on: https://go-review.googlesource.com/c/go/+/567355
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Quim Muntal <quimmuntal@gmail.com>
src/os/file_windows.go