1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/-ext-/string
nobu b493d156de string.c: integer overflow
* string.c (rb_str_modify_expand): check integer overflow.
  [ruby-core:75592] [Bug #12390]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55054 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-05-18 05:52:40 +00:00
..
test_capacity.rb * string.c (rb_str_init): introduce String.new(capacity: size) 2016-02-17 03:21:35 +00:00
test_coderange.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_cstr.rb * string.c (str_new_frozen): if the given string is embeddedable 2016-02-03 04:52:13 +00:00
test_ellipsize.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_enc_associate.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_enc_str_buf_cat.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_fstring.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_modify_expand.rb string.c: integer overflow 2016-05-18 05:52:40 +00:00
test_nofree.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_normalize.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_qsort.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_set_len.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00