]> Cypherpunks repositories - gostls13.git/commit
fix range on invalid utf8 bug
authorRuss Cox <rsc@golang.org>
Thu, 3 Sep 2009 20:56:06 +0000 (13:56 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 3 Sep 2009 20:56:06 +0000 (13:56 -0700)
commita18208fb608bd28d29b868b0f88b33f755529bf0
treeb940b93164c46679adb0164b7e6efd99fdd6c336
parentcf336b10df509870df7138d14602d2d706385c6d
fix range on invalid utf8 bug

R=r
DELTA=42  (21 added, 20 deleted, 1 changed)
OCL=34328
CL=34333
src/pkg/runtime/rune.c
test/fixedbugs/bug204.go [moved from test/bugs/bug204.go with 100% similarity]