summaryrefslogtreecommitdiff
path: root/test/testunit
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-25 13:19:45 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-25 13:19:45 +0000
commitfdb771d82db5c258757d3e2f18102eca680ecfd5 (patch)
treed844d16e6f337254d83927ec61e063cf5307007d /test/testunit
parent872b9ec89665e5d4fb557ae6ed50eab1a3303fbc (diff)
Make imemo_alloc writebarrier-unprotected
imemo_alloc provides a memory buffer whose contents are marked by GC. C code can access imemo_alloc buffer freely, so imemo_alloc must be considered writebarrier-unprotected. But T_IMEMO is writebarrier- protected by default, which caused a GC bug. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/testunit')
0 files changed, 0 insertions, 0 deletions