1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/digest
knu b57df3aaa7 * ext/digest/digest.c (rb_digest_base_s_new): Zero the newly
allocated buffer to avoid letting ALGO_Equal() fail.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@4780 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-15 13:53:32 +00:00
..
lib This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-07-18 20:57:42 +00:00
md5 add depend files 2002-03-25 02:33:09 +00:00
rmd160 add depend files 2002-03-25 02:33:09 +00:00
sha1 add depend files 2002-03-25 02:33:09 +00:00
sha2 add depend files 2002-03-25 02:33:09 +00:00
.cvsignore This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-07-18 20:57:42 +00:00
defs.h * eval.c (block_pass): should not pass tainted block, if $SAFE > 0. 2002-01-16 09:22:45 +00:00
depend This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2002-03-25 02:33:09 +00:00
digest.c * ext/digest/digest.c (rb_digest_base_s_new): Zero the newly 2003-10-15 13:53:32 +00:00
digest.h This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-07-18 20:57:42 +00:00
digest.txt This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-07-18 20:57:42 +00:00
digest.txt.ja This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-07-19 05:44:27 +00:00
extconf.rb This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-07-18 20:57:42 +00:00
MANIFEST Update. 2002-09-27 13:36:11 +00:00
test.rb * ext/digest/test.rb: Switch from RUnit to Test::Unit. 2002-11-27 07:28:45 +00:00
test.sh This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-07-18 20:57:42 +00:00