[ruby-core:82006] Re: [Ruby trunk Bug#13737] "can't modify frozen String" when installing bundled gems

From: Eric Wong <normalperson@...>
Date: 2017-07-12 06:53:36 UTC
List: ruby-core #82006
[email protected] wrote:
> Or should `fstring_cmp` consider also tainted flags?

I considered doing that, but it may not be optimal since I want
to share heap allocations with the non-tainted version via
rb_str_dup.

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread