From 0966635873d0237c615aced5860802a8a953ff64 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 11 Sep 2009 00:45:13 +0000 Subject: * dln.c (aix_loaderror): get rid of using uninitialized value in the case loadquery fails. fixed wrong index variable usage. see [ruby-core:25479]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24839 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e8e0e19e49..03c64fbd5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Sep 11 09:45:11 2009 Nobuyoshi Nakada + + * dln.c (aix_loaderror): get rid of using uninitialized value in the + case loadquery fails. fixed wrong index variable usage. see + [ruby-core:25479]. + Fri Sep 11 07:52:43 2009 NARUSE, Yui * unicode.c (onigenc_unicode_property_name_to_ctype): -- cgit v1.2.3