diff options
| author | k0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-10-23 00:09:10 +0000 |
|---|---|---|
| committer | k0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-10-23 00:09:10 +0000 |
| commit | 5984aa84dbd52de2eb74be52231a380bf6972292 (patch) | |
| tree | 1e2488fe0ae7c5be02c00717afcf83a1ad0b3d98 /wercker.yml | |
| parent | e38a0b46067fd261a88be608787927ccdf5b7877 (diff) | |
mjit.c: prevent from accessing expired job
Given that `copy_cache_from_main_thread()` breaks the loop when `stop_worker_p`
is TRUE, memory of `job` allocated by `alloca` may be invalid if `stop_worker_p`
is already TRUE.
mjit_worker.c: explain why `copy_cache_from_main_thread()` should not
stop checking `stop_worker_p`.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65312 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'wercker.yml')
0 files changed, 0 insertions, 0 deletions
