1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35514 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2012-05-01 14:23:22 +00:00
parent 7a4b214558
commit 517f225306

View file

@ -25,7 +25,7 @@ Tue May 1 10:53:54 2012 NAKAMURA Usaku <usa@ruby-lang.org>
Tue May 1 06:04:14 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
* ext/digest/sha2/sha2.c (REVERSE32): exlicitly cast since unsigned
* ext/digest/sha2/sha2.c (REVERSE32): explicitly cast since unsigned
long may be larger than sha2_word32.
* ext/digest/sha2/sha2.c (SHA{256,512,384}_{Final,End}): should clear