diff options
author | mame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2017-03-14 11:39:58 +0000 |
---|---|---|
committer | mame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2017-03-14 11:39:58 +0000 |
commit | 3c96f9c76a82907d0201cd3af5f5f2d1c2c48850 (patch) | |
tree | 5237bedb5d8191d95c7cb41579f1b0856b0adaec /lib/tempfile.rb | |
parent | 3651c0aa00747c584fadeeae2d9bf50da4ed675a (diff) |
Fix a consistency bug of ISEQ_COVERAGE [Bug #13305]
There is an invariant that ISEQ_COVERAGE(iseq) must be Qnil if and only
if option->coverage_enabled is false. This invariant was broken by
NODE_PRELUDE which updates option->coverage_enabled but not
ISEQ_COVERAGE(iseq).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57971 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/tempfile.rb')
0 files changed, 0 insertions, 0 deletions