[ruby-dev:48287] [Backport21 - Backport #9621] [Closed] backport r45308 (Check fptr before trying to dump FILE object fd)
From:
nagachika00@...
Date:
2014-06-10 17:44:07 UTC
List:
ruby-dev #48287
Issue #9621 has been updated by Tomoyuki Chikanaga. Status changed from Assigned to Closed % Done changed from 0 to 100 Applied in changeset r46403. ---------- merge revision(s) r45308,r45316: [Backport #9621] * ext/objspace/objspace_dump.c: Check fptr before trying to dump RFILE object fd. [GH-562] * test/objspace/test_objspace.rb: add test * test/objspace/test_objspace.rb (TestObjSpace#test_dump_uninitialized_file): remove dependency on json library. ---------------------------------------- Backport #9621: backport r45308 (Check fptr before trying to dump FILE object fd) https://bugs.ruby-lang.org/issues/9621#change-47147 * Author: Tomoyuki Chikanaga * Status: Closed * Priority: Normal * Assignee: Yui NARUSE ---------------------------------------- r45308 See also https://github.com/ruby/ruby/pull/562 -- https://bugs.ruby-lang.org/