diff options
author | 2014-07-10 16:18:08 -0700 | |
---|---|---|
committer | 2014-08-25 20:27:16 +0800 | |
commit | 6d9529c586dbf0d356916d113f72f36397e71cdb (patch) | |
tree | 3d3d7e19b45fcadf140ce51694a84b086a87424b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 3.17-rc1 (diff) | |
download | wireguard-linux-6d9529c586dbf0d356916d113f72f36397e71cdb.tar.xz wireguard-linux-6d9529c586dbf0d356916d113f72f36397e71cdb.zip |
crypto: hash - initialize entry len for null input in crypto hash sg list walk
For the special case when we have a null input string, we want
to initialize the entry len to 0 for the hash/ahash walk, so
cyrpto_hash_walk_last will return the correct result indicating
that we have completed the scatter list walk. Otherwise we may
keep walking the sg list and access bogus memory address.
Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions