From 79e46488e82402c5db6ca403597508e0e7fed059 Mon Sep 17 00:00:00 2001 From: ngoto Date: Fri, 8 Jul 2016 12:51:36 +0000 Subject: * thread.c (rb_wait_for_single_fd): Clean up fds.revents every time before calling ppoll(2). [Bug #12575] [ruby-dev:49725] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55613 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cd1361e25a..2b56c0bae0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 8 21:49:28 2016 Naohisa Goto + + * thread.c (rb_wait_for_single_fd): Clean up fds.revents every time + before calling ppoll(2). [Bug #12575] [ruby-dev:49725] + Fri Jul 8 14:16:48 2016 Shugo Maeda * vm_args.c (vm_caller_setup_arg_block): call rb_sym_to_proc() -- cgit v1.2.1