]> Cypherpunks repositories - gostls13.git/commit
runtime/race: update runtime to r183644
authorDmitriy Vyukov <dvyukov@google.com>
Thu, 13 Jun 2013 10:32:05 +0000 (14:32 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Thu, 13 Jun 2013 10:32:05 +0000 (14:32 +0400)
commitcc99e6e949a6fd1e72ee1111ba1a8c50711f0ca4
tree3dc64bdbe57f8dd0add3712f52ac0ee49ffee4ad
parentb76ddefee593c50c658f4d7b876c354296b1d31b
runtime/race: update runtime to r183644
This revision properly handles memory range accesses.
Fixes #4453.
Fixes #5654.

R=golang-dev, iant, remyoudompheng
CC=golang-dev
https://golang.org/cl/10082043
src/pkg/runtime/race/race_darwin_amd64.syso
src/pkg/runtime/race/race_linux_amd64.syso
src/pkg/runtime/race/race_windows_amd64.syso
src/pkg/runtime/race/testdata/mop_test.go