]> Cypherpunks.ru repositories - gostls13.git/commit
errors/wrap: do not call Elem() twice
authorVitaly Zdanevich <zdanevich.vitaly@ya.ru>
Mon, 8 Mar 2021 03:15:25 +0000 (03:15 +0000)
committerTobias Klauser <tobias.klauser@gmail.com>
Sat, 13 Mar 2021 17:07:07 +0000 (17:07 +0000)
commitfedb49487831e1168ebad7d313e23a8494bee6a2
tree27405f60aa7039096be5611e0a696dbeefaecfdd
parent289d34a465d46e5c5c07034f5d54afbfda06f5b9
errors/wrap: do not call Elem() twice

Change-Id: I2fe6037c45a0dfe25f946a92ff97b5e3fbd69bc0
GitHub-Last-Rev: 644d479a27c0eccfc0b37e1a560ca09e47b5a972
GitHub-Pull-Request: golang/go#44851
Reviewed-on: https://go-review.googlesource.com/c/go/+/299629
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Tobias Klauser <tobias.klauser@gmail.com>
src/errors/wrap.go