diff options
author | bryner@chromium.org <bryner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-24 17:45:21 +0000 |
---|---|---|
committer | bryner@chromium.org <bryner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-24 17:45:21 +0000 |
commit | 6c683f09fd3c1e0b7565b6c93d639b9840e7c1f8 (patch) | |
tree | 8966794d268cd876c5497e06c3b7a27409338a52 /media/media.gyp | |
parent | 4c9a3f412bd09d6378106b37662320d79a6b82ca (diff) | |
download | chromium_src-6c683f09fd3c1e0b7565b6c93d639b9840e7c1f8.zip chromium_src-6c683f09fd3c1e0b7565b6c93d639b9840e7c1f8.tar.gz chromium_src-6c683f09fd3c1e0b7565b6c93d639b9840e7c1f8.tar.bz2 |
Fix a bug in the string wrapper for SHA256HashString.
The wrapper was using the size of the input string as the number of hash bytes
to compute, rather than the size of the output string (SHA256_LENGTH). Added a
test for this.
BUG=none
TEST=Sha256Test.Test1_String
Review URL: http://codereview.chromium.org/3492008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60491 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/media.gyp')
0 files changed, 0 insertions, 0 deletions