Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(161)

Issue 77300043: code review 77300043: strconv: CanBackquote should reject \x7F (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by r
Modified:
11 years, 2 months ago
Reviewers:
gobot, bradfitz
CC:
golang-codereviews, bradfitz
Visibility:
Public.

Description

strconv: CanBackquote should reject \x7F It's a control character. Fixes issue 7565.

Patch Set 1 #

Patch Set 2 : diff -r b05a4dcfc73a https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M src/pkg/strconv/quote.go View 1 chunk +2 lines, -1 line 0 comments Download
M src/pkg/strconv/quote_test.go View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4
r
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 2 months ago (2014-03-18 06:04:45 UTC) #1
bradfitz
LGTM On Mon, Mar 17, 2014 at 11:04 PM, <r@golang.org> wrote: > Reviewers: golang-codereviews, > ...
11 years, 2 months ago (2014-03-18 06:17:26 UTC) #2
r
*** Submitted as https://code.google.com/p/go/source/detail?r=50cee9f42671 *** strconv: CanBackquote should reject \x7F It's a control character. Fixes ...
11 years, 2 months ago (2014-03-18 23:16:16 UTC) #3
gobot
11 years, 2 months ago (2014-03-18 23:19:30 UTC) #4
Message was sent while issue was closed.
This CL appears to have broken the linux-amd64 builder.
See http://build.golang.org/log/0680b2cfd0205bc71459f1a636e61815f92e10fe
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b