From 71e009ed7230cc1cc81b79cea02362bb1b589266 Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 30 Sep 2016 15:44:09 +0000 Subject: merge revision(s) 55554: [Backport #12537] * test/fiddle/test_pointer.rb (test_to_str, test_to_s, test_aref_aset): Attempt to use independent strings for destructive tests that directly modify values on memory by using Fiddle::Pointer. [Bug #12537] [ruby-dev:49700] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@56302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eb84da982c..774e3f7691 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sat Oct 1 00:43:11 2016 Naohisa Goto + + * test/fiddle/test_pointer.rb (test_to_str, test_to_s, test_aref_aset): + Attempt to use independent strings for destructive tests that + directly modify values on memory by using Fiddle::Pointer. + [Bug #12537] [ruby-dev:49700] + Sat Oct 1 00:06:03 2016 Naohisa Goto * string.c (str_buf_cat): Fix capa size for embed string. -- cgit v1.2.3