ruby/ext/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
..
fbuffer * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
generator generator.c: allocate structs with wrapper 2015-05-28 07:17:55 +00:00
lib * ext/json/json.gemspec: bump version to 1.8.2. 2015-04-12 09:40:11 +00:00
parser parser.rl: allocate structs with wrapper 2015-05-28 07:17:42 +00:00
extconf.rb * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
json.gemspec * ext/json/json.gemspec: bump version to 1.8.2. 2015-04-12 09:40:11 +00:00