Skip to content

Remove taint support#5

Merged
jeremyevans merged 1 commit into
ruby:masterfrom
jeremyevans:taint
Oct 30, 2019
Merged

Remove taint support#5
jeremyevans merged 1 commit into
ruby:masterfrom
jeremyevans:taint

Conversation

@jeremyevans

Copy link
Copy Markdown
Contributor

Ruby 2.7 deprecates taint and it no longer has an effect.
The lack of taint support should not cause a problem in
previous Ruby versions.

Still untaint the tmpdir object on Ruby <2.7, as returning
a tainted string there could cause problems.

Ruby 2.7 deprecates taint and it no longer has an effect.
The lack of taint support should not cause a problem in
previous Ruby versions.

Still untaint the tmpdir object on Ruby <2.7, as returning
a tainted string there could cause problems.
@jeremyevans jeremyevans merged commit b6a02c1 into ruby:master Oct 30, 2019
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.

1 participant