1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/json
nobu 4d059bf9f5 generator.c: allocate structs with wrapper
* ext/json/generator/generator.c (cState_s_allocate): allocate
  structs with making new wrapper objects and get rid of potential
  memory leak.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50661 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-05-28 07:17:55 +00:00
..
fixtures * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
setup_variant.rb * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
test_json.rb parser.rl: allocate structs with wrapper 2015-05-28 07:17:42 +00:00
test_json_addition.rb * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
test_json_encoding.rb * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
test_json_fixtures.rb * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
test_json_generate.rb generator.c: allocate structs with wrapper 2015-05-28 07:17:55 +00:00
test_json_generic_object.rb * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
test_json_string_matching.rb * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
test_json_unicode.rb * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00