1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/json/parser
nobu cbf902fc33 parser.rl: allocate structs with wrapper
* ext/json/parser/parser.rl (cJSON_parser_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@50660 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-05-28 07:17:42 +00:00
..
depend * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
extconf.rb parser.rl: rb_enc_raise 2015-04-18 06:19:52 +00:00
parser.c parser.rl: allocate structs with wrapper 2015-05-28 07:17:42 +00:00
parser.h parser.rl: allocate structs with wrapper 2015-05-28 07:17:42 +00:00
parser.rl parser.rl: allocate structs with wrapper 2015-05-28 07:17:42 +00:00
prereq.mk * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00