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-
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
..
array
bignum Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
bug_reporter ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
class
debug
exception
file
float * test/-ext-/float/test_nextafter.rb: In AIX, 2016-03-04 22:43:31 +00:00
funcall ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
gvl
hash
integer * numeric.c (int_to_f): raise NotImplementedError when a receiver 2016-03-19 09:43:35 +00:00
iseq_load ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
iter
load ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
marshal
method
num2int [Feature #12005] Unify Fixnum and Bignum into Integer 2016-05-17 06:53:48 +00:00
path_to_class ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
popen_deadlock
postponed_job
proc
rational
st
string string.c: integer overflow 2016-05-18 05:52:40 +00:00
struct struct.c: unique members 2016-04-16 01:00:13 +00:00
symbol assertions.rb: set default internal encoding 2016-04-09 01:25:11 +00:00
time * test/-ext-/time/test_new.rb (test_timespec_new): change a gmtoff 2016-03-18 18:05:47 +00:00
tracepoint
typeddata [Feature #12005] Unify Fixnum and Bignum into Integer 2016-05-17 06:53:48 +00:00
vm at_exit list 2016-04-04 14:37:07 +00:00
wait_for_single_fd ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
win32
test_bug-3571.rb ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
test_bug-5832.rb ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
test_notimplement.rb
test_printf.rb
test_recursion.rb