This project is closed and read-only.
Actions
Backport #3868
closedSegfault in 1.9.2 when using instance_eval with a Method object
Backport #3868:
Segfault 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
Updated by kliuless (Kelvin Liu) almost 16 years ago
=begin
Duplicate of #3786
=end
Updated by naruse (Yui NARUSE) almost 16 years ago
- Status changed from Open to Closed
=begin
=end
Actions