ruby-cvs:19305
From: knu ruby-lang.org
Date: Fri, 16 Mar 2007 16:36:09 +0900 (JST)
Subject: [ruby-cvs:19305] Ruby:r12069: * ext/thread/thread.c (unlock_mutex_inner): Make sure that
knu 2007-03-16 16:36:08 +0900 (Fri, 16 Mar 2007)
New Revision: 12069
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/ext/thread/thread.c
Log:
* ext/thread/thread.c (unlock_mutex_inner): Make sure that the
given mutex is actually owned by the caller; submitted by:
Sylvain Joyeux <sylvain.joyeux AT m4x.org> in [ruby-core:10598].
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=12069&r2=12068
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/thread/thread.c?r1=12069&r2=12068