From eac5e58bb444523cfed7c9e6fdf671a3769ff6f1 Mon Sep 17 00:00:00 2001 From: suke Date: Tue, 12 Aug 2014 12:51:36 +0000 Subject: * ext/win32ole/win32ole.c (ole_create_dcom): use the converted result if the argument can be converted to a string, to get rid of invalid access. Thanks to nobu. [ruby-dev:48467] [Bug #10127] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47153 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 035333358b..877eadce46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Aug 12 21:49:40 2014 Masaki Suketa + + * ext/win32ole/win32ole.c (ole_create_dcom): use the converted + result if the argument can be converted to a string, to get rid + of invalid access. Thanks to nobu. [ruby-dev:48467] [Bug #10127] + Tue Aug 12 14:22:58 2014 SHIBATA Hiroshi * configure.in: ignored working directory same as prefix value. -- cgit v1.2.3