Actions
Bug #2222
closedRegex creation error in safe mode
Description
=begin
$ ruby -e '$SAFE=4; /#{}/o'
-e:1:in `': Insecure: can't modify array (SecurityError)
Fairly recent since error not present in ruby 1.9.2dev (2009-08-30 trunk 24705)
=end
Updated by marcandre (Marc-Andre Lafortune) about 15 years ago
- Status changed from Open to Assigned
- Assignee set to ko1 (Koichi Sasada)
=begin
Issue was introduced in r24786
=end
Updated by nobu (Nobuyoshi Nakada) about 15 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
=begin
This issue was solved with changeset r25398.
Marc-Andre, thank you for your reporting of the issue.
You have greatfully contributed toward Ruby.
May Ruby be with you.
=end
Actions
Like0
Like0Like0