summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-08 08:09:44 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-08 08:09:44 +0000
commitc9116c68f404457d23be77ab7c57bb1ffb269e2e (patch)
tree82d28d7ce125323e1f8c8688a3e32f712c40f0e8 /ChangeLog
parent751a5cfa0cb4ac1718c23aa6e63f33ac90790422 (diff)
merges r29798 from trunk into ruby_1_9_2.
-- * vm_eval.c (rb_funcall): ensure va_end after va_init_list. Coverity Scan found this bug. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30140 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94fab3e330..8d1098df35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Nov 15 22:47:27 2010 Yusuke Endoh <mame@tsg.ne.jp>
+
+ * vm_eval.c (rb_funcall): ensure va_end after va_init_list. Coverity
+ Scan found this bug.
+
Mon Nov 15 06:43:48 2010 Aaron Patterson <aaron@tenderlovemaking.com>
* etc/openssl/ossl_ssl.c (ossl_ssl_get_cert): raise exception if