commit | 6c2b74d4774f36ea23f9cc8bb1401c1215fcd671 | [log] [tgz] |
---|---|---|
author | LABBE Corentin <clabbe.montjoie@gmail.com> | Wed Nov 04 21:13:35 2015 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Nov 17 22:00:36 2015 +0800 |
tree | 12afd308fe7625f53dc6cafc768913e17ff44cb3 | |
parent | 8e409fe10695cb9729a8bdfa49b0af435b5ec89f [diff] |
crypto: sahara - check return value of sg_nents_for_len The sg_nents_for_len() function could fail, this patch add a check for its return value. Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>