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-/integer
naruse ec438d3222 merge revision(s) 67203: [Backport #15651]
numeric.c: fix infinite loop

	* numeric.c (int_pow): fix infinite loop in the case of y equal 1
	  and power of x does not overflow.
	  [ruby-core:91734] [Bug #15651]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_6@67222 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-03-11 13:49:09 +00:00
..
test_integer.rb merge revision(s) 67203: [Backport #15651] 2019-03-11 13:49:09 +00:00
test_my_integer.rb Rename test classes to allow stable test count when running test-all -j 2018-03-13 06:29:02 +00:00