mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[Bug #18382] Fix crash in compaction for ObjectSpace.trace_object_allocations ObjectSpace.trace_object_allocations can crash when auto-compaction is enabled. --- ext/objspace/object_tracing.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) |
||
|---|---|---|
| .. | ||
| lib | ||
| depend | ||
| extconf.rb | ||
| object_tracing.c | ||
| objspace.c | ||
| objspace.h | ||
| objspace_dump.c | ||