]> Cypherpunks repositories - gostls13.git/commit
added protection against race condition
authorKen Thompson <ken@golang.org>
Wed, 27 May 2009 22:56:44 +0000 (15:56 -0700)
committerKen Thompson <ken@golang.org>
Wed, 27 May 2009 22:56:44 +0000 (15:56 -0700)
commit77f668a0f118276fdfdbe0ba65751c3039e5f5f5
tree833f008df2831620c5a38c634a7c3fb983f3efc6
parent64c3fe05bf16ea9107be5a7e4257db86addb6d08
added protection against race condition
between first and second pass of converting
[]int to string.

R=r
OCL=29467
CL=29467
src/runtime/string.c