[ruby-core:71750] [Ruby trunk - Bug #11416] TestEncodingConverter#test_newline_option fails under GC stress

From: usa@...
Date: 2015-11-30 12:12:53 UTC
List: ruby-core #71750
Issue #11416 has been updated by Usaku NAKAMURA.

Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: DONE to 2.0.0: REQUIRED, 2.1: DONE, 2.2: DONE

ruby_2_1 r52798 merged revision(s) 51488,51489.

----------------------------------------
Bug #11416: TestEncodingConverter#test_newline_option fails under GC stress
https://bugs.ruby-lang.org/issues/11416#change-55156

* Author: Nobuyoshi Nakada
* Status: Closed
* Priority: Normal
* Assignee: 
* ruby -v: 
* Backport: 2.0.0: REQUIRED, 2.1: DONE, 2.2: DONE
----------------------------------------
`rb_econv_t::source_encoding_name` and `rb_econv_t::destination_encoding_name` refer dangling pointers, after creation.



-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next