Skip to content

Conversation

@tcr
Copy link
Member

@tcr tcr commented Feb 20, 2015

No description provided.

kevinmehall and others added 2 commits February 20, 2015 15:27
  * Doesn't leave a file in /tmp
  * Avoids a symlink race vulnerability
  * May not break on Windows
  * Checks that the colony-compiler path is nonempty, because
    os.exit didn't return the passed error code before (#663)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will break in the case of export THING="line1"$'\n'"line2" (which might be what we need for TM_PROXY_CERT)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it gets worse:

export THING1=a$'\n'THING2=c
echo "$THING1"
env

@johnnyman727
Copy link
Contributor

@tcr what needs to happen to get this merged in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants