From a52468eef6b0e364f2160a767fd8d9dd0ad5eabd Mon Sep 17 00:00:00 2001 From: suke Date: Fri, 9 Feb 2007 23:34:46 +0000 Subject: * ext/win32ole/win32ole.c (ole_variant2val): fix the bug when SAFEARRAY pointer is NULL. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@11685 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8b25215400..634564c67c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Feb 10 08:38:30 2007 Masaki Suketa + + * ext/win32ole/win32ole.c (ole_variant2val): fix the bug when + SAFEARRAY pointer is NULL. + Tue Feb 6 20:41:39 2007 NAKAMURA Usaku * string.c (rb_str_sub_bang): calling rb_str_modify() should be just -- cgit v1.2.3