]> Cypherpunks repositories - gostls13.git/commit
runtime: fix backward error message
authorMichael Pratt <mpratt@google.com>
Wed, 27 Oct 2021 20:09:59 +0000 (16:09 -0400)
committerMichael Pratt <mpratt@google.com>
Thu, 28 Oct 2021 16:54:58 +0000 (16:54 +0000)
commit6bd0e7fa8a2cb5c8de9d4566c900233715d8cf0e
treeea1eec57a73d95f7fe590b26494ce3bb68aab4e6
parent5fce1d96137e1079c393c94febfac49d1e2979b0
runtime: fix backward error message

This was added in CL 339990.

Change-Id: I4b0f97bf1a3926e37a42f77e149dcab3b7b75a63
Reviewed-on: https://go-review.googlesource.com/c/go/+/359255
Trust: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/runtime/crash_cgo_test.go