diff options
author | Greg Hackmann <ghackmann@google.com> | 2016-11-14 09:48:02 -0800 |
---|---|---|
committer | Greg Hackmann <ghackmann@google.com> | 2017-03-02 13:16:57 -0800 |
commit | f04805218728192d346291c1a0e78cb184142bad (patch) | |
tree | 803bd656fc7349981d22324f84a6ef62cda91a7c /net/ipv6/tcp_ipv6.c | |
parent | 6e1c2455aa286eec7579615883fb5ea7ecac8853 (diff) |
ANDROID: dm: android-verity: fix table_make_digest() error handling
If table_make_digest() fails, verify_verity_signature() would try to
pass the returned ERR_PTR() to kfree().
This fixes the smatch error:
drivers/md/dm-android-verity.c:601 verify_verity_signature() error: 'pks' dereferencing possible ERR_PTR()
Change-Id: I9b9b7764b538cb4a5f94337660e9b0f149b139be
Signed-off-by: Greg Hackmann <ghackmann@google.com>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions