aboutsummaryrefslogtreecommitdiffstats
path: root/test/win32ole
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-10 13:46:38 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-10 13:46:38 +0000
commitf6e203441a956d652341f356cae5f61f5d66ff8f (patch)
tree733efd871ba09cf20786c035d0ed9393a40672ab /test/win32ole
parent9aef3a6f0998bbd013062b87dd47f455ffc7a3a2 (diff)
downloadruby-f6e203441a956d652341f356cae5f61f5d66ff8f.tar.gz
Make `rb_ast_dispose` use `RB_OBJ_WRITE`
This fixes the mistake of r60722. I used `rb_gc_writebarrier_remember` to notify to GC that the references is changed. But the function just adds the object to the remember set blindly. Ko1 told me that `RB_OBJ_WRITE` is suitable in this case. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60737 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/win32ole')
0 files changed, 0 insertions, 0 deletions