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

Issue 7305053: code review 7305053: os/exec: LookPath on Unix shouldn't look in cwd when PA... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by speter
Modified:
12 years, 5 months ago
Reviewers:
CC:
golang-dev, dave_cheney.net, bradfitz
Visibility:
Public.

Description

os/exec: LookPath on Unix shouldn't look in cwd when PATH is empty

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -0 lines) Patch
M src/pkg/os/exec/lp_unix.go View 1 1 chunk +3 lines, -0 lines 0 comments Download
A src/pkg/os/exec/lp_unix_test.go View 1 1 chunk +52 lines, -0 lines 0 comments Download

Messages

Total messages: 4
speter
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years, 5 months ago (2013-02-07 12:33:24 UTC) #1
dave_cheney.net
Wow, nice catch. On 7 Feb 2013 23:33, <speter.go1@gmail.com> wrote: > Reviewers: golang-dev_googlegroups.com, > > ...
12 years, 5 months ago (2013-02-07 12:35:27 UTC) #2
bradfitz
LGTM On Thu, Feb 7, 2013 at 4:33 AM, <speter.go1@gmail.com> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
12 years, 5 months ago (2013-02-07 14:36:57 UTC) #3
bradfitz
12 years, 5 months ago (2013-02-07 14:41:40 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=f3ab80f38f60 ***

os/exec: LookPath on Unix shouldn't look in cwd when PATH is empty

R=golang-dev, dave, bradfitz
CC=golang-dev
https://codereview.appspot.com/7305053

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

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