]> Cypherpunks repositories - gostls13.git/commit
std: fix more nilness findings
authorAlan Donovan <adonovan@google.com>
Wed, 14 Feb 2024 22:17:40 +0000 (17:17 -0500)
committerAlan Donovan <adonovan@google.com>
Mon, 26 Feb 2024 22:01:11 +0000 (22:01 +0000)
commitf8b4653500744da567767b641378193638d4fcf8
tree5a356e59dcc03bfb87da429d58495d515095b487
parent0fefe417db0e4343968e5772336289e1c82b88a4
std: fix more nilness findings

(found with x/tools/go/analysis/passes/nilness)

Change-Id: I1bdc7811efbecea95608e634f894cb6c656e3a5b
Reviewed-on: https://go-review.googlesource.com/c/go/+/564221
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/go/types/stmt.go
src/os/exec/exec_test.go
src/runtime/internal/wasitest/tcpecho_test.go
src/runtime/trace2cpu.go