diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-06-04 19:04:52 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-06-08 13:22:45 -0700 |
commit | e6ffd1ba55a4931c429448cc69db5e7152921c85 (patch) | |
tree | cfa28dd42809075a2c2e85f7efda698058d3f316 /crypto/sha512_generic.c | |
parent | b38c760ab0e1d7e051f13e31771514b5809de222 (diff) |
staging: fbtft: fix out of bound access
str was 16 bytes but was mentioned as 128 in snprintf.
again msg is 128 bytes but not sufficient to hold the complete debug
message of register values.
Now removed the use of str, msg and print the register values from the
loop.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/sha512_generic.c')
0 files changed, 0 insertions, 0 deletions