[macruby-changes] [MacRuby/MacRuby] 088786: fix a race condition bug when preparing a method a...
noreply at github.com
noreply at github.com
Mon Apr 18 00:00:06 PDT 2011
Branch: refs/heads/master
Home: https://github.com/MacRuby/MacRuby
Commit: 088786aa7c692ccd03942d30ca321f44f030fc62
https://github.com/MacRuby/MacRuby/commit/088786aa7c692ccd03942d30ca321f44f030fc62
Author: Laurent Sansonetti <lrz at chopine.be>
Date: 2011-04-17 (Sun, 17 Apr 2011)
Changed paths:
M vm.cpp
Log Message:
-----------
fix a race condition bug when preparing a method and resolving a method at the same time, by locking around unsafe calls inside method preparation
More information about the macruby-changes
mailing list