]> Cypherpunks repositories - gostls13.git/commit
runtime: debug prints for spanBytesAlloc underflow
authorAustin Clements <austin@google.com>
Tue, 20 Dec 2016 03:55:53 +0000 (22:55 -0500)
committerAustin Clements <austin@google.com>
Tue, 10 Jan 2017 15:59:39 +0000 (15:59 +0000)
commit2817e77024a53aae31cc02c01a26fce0ebb11a79
tree272b664f6f89986d8327651838df6f5ec9b6bb67
parent7f1ff65c3947b916cc4d0827fd8c1307d7efd7bf
runtime: debug prints for spanBytesAlloc underflow

Updates #18043.

Change-Id: I24e687fdd5521c48b672987f15f0d5de9f308884
Reviewed-on: https://go-review.googlesource.com/34612
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Rick Hudson <rlh@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/mgcsweep.go