ruby/ext/strscan
nobu 6fb9349d85 allocate structs with wrapper
* parse.y (rb_parser_new, ripper_s_allocate): allocate structs
  with making new wrapper objects and get rid of potential memory
  leak.

* variable.c (rb_autoload): ditto.

* ext/digest/digest.c (rb_digest_base_alloc): ditto.

* ext/strscan/strscan.c (strscan_s_allocate): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50511 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-05-16 12:56:48 +00:00
..
depend Update dependencies. 2014-12-19 13:34:54 +00:00
extconf.rb * ext/strscan/strscan.c: use typed data with 2011-12-15 05:48:39 +00:00
strscan.c allocate structs with wrapper 2015-05-16 12:56:48 +00:00