summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-12 08:14:09 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-12 08:14:09 +0000
commit3208db7fb3403dfbfd1e81cc4b531f36d5cd5fff (patch)
treea3421b42245f6562547df33396d39ce8dc70afae /.travis.yml
parent5a10e835ae67daa8e75d23a1b221ce4dc486bc1a (diff)
vm_insnhelper.c: avoid nevative sp
space_size can be zero here, under the following script. We would better bail out before bptr calculation. % ./miniruby --dump=i -e '* = nil' == disasm: #<ISeq:<main>@-e:1 (1,0)-(1,7)> (catch: FALSE) 0000 putnil ( 1)[Li] 0001 dup 0002 expandarray 0, 0 0005 leave git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65685 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions