1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
nobu e5f01dab9d 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/trunk@67203 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-03-11 01:37:16 +00:00
..
arith_seq/extract ../arith_seq/../extract.c: remove unused variable 2018-12-21 16:19:31 +00:00
array/resize
bignum Use $(hdrdir) for include/ruby.h, as well as r67033 2019-02-11 13:43:14 +00:00
bug-3571
bug-5832
bug_reporter
class Use $(hdrdir) for include/ruby.h, as well as r67033 2019-02-11 13:43:14 +00:00
debug Use $(hdrdir) for include/ruby.h, as well as r67033 2019-02-11 13:43:14 +00:00
dln/empty
exception Use $(hdrdir) for include/ruby.h, as well as r67033 2019-02-11 13:43:14 +00:00
fatal
file Use $(hdrdir) for include/ruby.h, as well as r67033 2019-02-11 13:43:14 +00:00
float
funcall
gvl/call_without_gvl Suppress a warning 2019-02-13 15:20:50 +00:00
hash
integer numeric.c: fix infinite loop 2019-03-11 01:37:16 +00:00
iseq_load
iter
load
marshal
memory_status
method
notimplement
num2int
path_to_class
popen_deadlock
postponed_job
printf
proc
rational Use $(hdrdir) for include/ruby.h, as well as r67033 2019-02-11 13:43:14 +00:00
recursion
regexp
scan_args
st
string Use $(hdrdir) for include/ruby.h, as well as r67033 2019-02-11 13:43:14 +00:00
struct Use $(hdrdir) for include/ruby.h, as well as r67033 2019-02-11 13:43:14 +00:00
symbol
thread_fd_close
time Use $(hdrdir) for include/ruby.h, as well as r67033 2019-02-11 13:43:14 +00:00
tracepoint
typeddata
vm
wait_for_single_fd
win32
auto_ext.rb