Actions
Backport #3868
closedSegfault in 1.9.2 when using instance_eval with a Method object
Status:
Closed
Assignee:
-
Description
=begin
Code below results in segfault:
Object.new.instance_eval(&(method(:instance_variable_get)))
=end
Actions
Like0
Like0Like0