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

Issue 12001056: code review 12001056: path/filepath: Panic in Match when parsing invalid char... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by peted
Modified:
10 years, 9 months ago
Reviewers:
r
CC:
golang-dev, rsc, r
Visibility:
Public.

Description

path/filepath: Panic in Match when parsing invalid character range. Fixes issue 5668.

Patch Set 1 #

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

Patch Set 3 : diff -r 521dd78cd28e https://code.google.com/p/go #

Patch Set 4 : diff -r 521dd78cd28e https://code.google.com/p/go #

Patch Set 5 : diff -r 521dd78cd28e https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M src/pkg/path/filepath/match.go View 1 1 chunk +6 lines, -0 lines 0 comments Download
M src/pkg/path/filepath/match_test.go View 1 1 chunk +5 lines, -0 lines 0 comments Download
M src/pkg/path/match_test.go View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 6
peted
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 9 months ago (2013-07-30 22:21:09 UTC) #1
rsc
does package path need the same fix?
10 years, 9 months ago (2013-07-31 00:09:55 UTC) #2
peted
On 2013/07/31 00:09:55, rsc wrote: > does package path need the same fix? Surprisingly, no. ...
10 years, 9 months ago (2013-07-31 00:17:50 UTC) #3
peted
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
10 years, 9 months ago (2013-07-31 00:18:39 UTC) #4
r
LGTM
10 years, 9 months ago (2013-07-31 06:56:56 UTC) #5
r
10 years, 9 months ago (2013-07-31 06:58:37 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=19bc695d0c39 ***

path/filepath: Panic in Match when parsing invalid character range.

Fixes issue 5668.

R=golang-dev, rsc, r
CC=golang-dev
https://codereview.appspot.com/12001056

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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