From 62efc6f305045d83eab8493bc3b58e9bd3504159 Mon Sep 17 00:00:00 2001 From: glass Date: Wed, 9 Jan 2013 13:14:09 +0000 Subject: * load.c (load_lock): if thread shield is destroyed and there is no waiting thread, insert new thread shield into load_table. [Bug #7530] [ruby-core:50645] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38750 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 99c89542eb..d10714b192 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Jan 9 22:07:42 2013 Masaki Matsushita + + * load.c (load_lock): if thread shield is destroyed and there is no + waiting thread, insert new thread shield into load_table. + [Bug #7530] [ruby-core:50645] + Wed Jan 9 21:43:32 2013 Masaki Matsushita * load.c (load_lock): revert r38744. it should acquire new thread -- cgit v1.2.3