From 655e3143b35387d1e365789bf7da0454fd1947ec Mon Sep 17 00:00:00 2001 From: shyouhei Date: Mon, 11 Aug 2008 02:52:31 +0000 Subject: fix ChangeLog git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@18483 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e66e3057b7..5bdc861198 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Mon Aug 11 09:34:52 2008 Yukihiro Matsumoto + + * ext/dl/dl.c (rb_str_to_ptr): should propagate taint to dlptr. + + * ext/dl/dl.c (rb_ary_to_ptr): ditto. + + * ext/dl/sym.c (rb_dlsym_call): should check taint of DLPtrData as + well. + Fri Aug 8 10:53:52 2008 Tanaka Akira * lib/resolv.rb: randomize source port and transaction id. @@ -31,15 +40,6 @@ Mon Aug 4 13:39:53 2008 Nobuyoshi Nakada Mon Aug 4 12:25:08 2008 NAKAMURA Usaku * numeric.c (check_uint, rb_num2uint, rb_fix2uint): fixed wrong check -Mon Aug 11 09:34:52 2008 Yukihiro Matsumoto - - * ext/dl/dl.c (rb_str_to_ptr): should propagate taint to dlptr. - - * ext/dl/dl.c (rb_ary_to_ptr): ditto. - - * ext/dl/sym.c (rb_dlsym_call): should check taint of DLPtrData as - well. - about 64bit positive value. Mon Aug 4 12:25:08 2008 NAKAMURA Usaku -- cgit v1.2.3