ruby--ruby/ext/digest
knu b00af5f83a * ext/digest/digest.c (rb_digest_base_s_digest): Fix a double
free() bug mingled with allocation framework deployment.

* ext/digest/digest.c (rb_digest_base_s_hexdigest): Get rid of
  redundant struct allocation.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2892 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-09-26 13:49:40 +00:00
..
lib Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
md5 * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
rmd160 * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
sha1 * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
sha2 * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
MANIFEST Probably */depend should be added to this file too. 2002-03-21 20:11:49 +00:00
defs.h new platform [bccwin32] merged. 2002-06-11 01:27:48 +00:00
depend * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
digest.c * ext/digest/digest.c (rb_digest_base_s_digest): Fix a double 2002-09-26 13:49:40 +00:00
digest.h Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
digest.txt Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
digest.txt.ja Rename *.jp to *.ja, since jp is a region code and ja is a language 2001-07-19 05:44:26 +00:00
extconf.rb Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
test.rb Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
test.sh Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00