]> Cypherpunks.ru repositories - gostls13.git/commit
unsafe: fix reference to string header
authorIan Lance Taylor <iant@golang.org>
Sun, 25 Feb 2018 23:24:08 +0000 (15:24 -0800)
committerIan Lance Taylor <iant@golang.org>
Mon, 26 Feb 2018 18:35:46 +0000 (18:35 +0000)
commit85caeafb8c0d4c6926d67ce2939470780fab1a04
tree7f42aa86e5d68dbcd8e38817dc406f26190be018
parentcbfda7f89284c3e2809a303096632cbe312dbb69
unsafe: fix reference to string header

Fixes #24115

Change-Id: I89d3d5a9c0916fd2e21fe5930549c4129de8ab48
Reviewed-on: https://go-review.googlesource.com/96983
Reviewed-by: Giovanni Bajo <rasky@develer.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/unsafe/unsafe.go