]> Cypherpunks repositories - gostls13.git/commit
runtime: fix instrumentation of slice append for race detection
authorDmitriy Vyukov <dvyukov@google.com>
Thu, 8 Nov 2012 16:37:05 +0000 (20:37 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Thu, 8 Nov 2012 16:37:05 +0000 (20:37 +0400)
commit3f7f030c5965bbf62ae2cb54f10ea01d2f49e212
tree501f1d0daae90a73cb86ecf95a2d81b1c04bc3dc
parentef6806fb13b1db44a57e4f26908803d55ed28e81
runtime: fix instrumentation of slice append for race detection

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/6819107
src/pkg/runtime/slice.c