* vm.c (thread_free): th->vm may be NULL when pthread_create
failed for ENOMEM. [ruby-dev:37095] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
29927214d4
commit
3cdd85813c
@ -1,3 +1,8 @@
|
||||
Fri Nov 21 16:06:54 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* vm.c (thread_free): th->vm may be NULL when pthread_create
|
||||
failed for ENOMEM. [ruby-dev:37095]
|
||||
|
||||
Thu Nov 20 07:33:15 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* lib/logger.rb (Logger): should handle the case that cvs/svn do
|
||||
|
Loading…
x
Reference in New Issue
Block a user