-
Brad Fitzpatrick authored
singleStringReplacer had a bug where if a string was replaced at the beginning and no output had yet been produced into the temp buffer before matching ended, an invalid nil check (used as a proxy for having matched anything) meant it always returned its input. Fixes #6659 R=golang-dev, r CC=golang-dev https://golang.org/cl/16880043
2d6a1399
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
example_test.go | ||
export_test.go | ||
reader.go | ||
reader_test.go | ||
replace.go | ||
replace_test.go | ||
search.go | ||
search_test.go | ||
strings.go | ||
strings.s | ||
strings_decl.go | ||
strings_test.go |