[ruby-cvs:78224] d03da13b17 (master): [ruby/strscan] Remove taint support
"Jeremy Evans" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Jeremy Evans 2019-11-15 09:56:02 +0900 (Fri, 15 Nov 2019)
New Revision: d03da13b17
https://github.com/ruby/ruby/commit/d03da13b17
Log:
[ruby/strscan] Remove taint support
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.
Modified files:
ext/strscan/strscan.c