mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
24820d508b
The added test case crashes the interpreter because it makes ObjectSpace.internal_class_of return the second VALUE slot of an AST imemo object. The second VALUE slot of `struct rb_ast_struct` is not a VALUE and not a pointer to a Ruby object. |
||
---|---|---|
.. | ||
test_objspace.rb |