]> Cypherpunks repositories - gostls13.git/commit
runtime: fix offset in invalidptr panic message
authorAustin Clements <austin@google.com>
Mon, 21 Sep 2015 15:49:52 +0000 (11:49 -0400)
committerAustin Clements <austin@google.com>
Tue, 22 Sep 2015 16:55:17 +0000 (16:55 +0000)
commitb307910b6e0695a1bf972cb3970dd49a652d5a43
treea50fc9ff9a3c1dc36e5db29d0f01b619023984dd
parent5cf281a9b791f0f10efd1574934cbb19ea1b33da
runtime: fix offset in invalidptr panic message

Change-Id: I00e1eebbf5e1a01c8fad5ca5324aa8eec1e4d731
Reviewed-on: https://go-review.googlesource.com/14792
Reviewed-by: Rick Hudson <rlh@golang.org>
src/runtime/mbitmap.go