commit | 2255397c33425b9c43e36ab01479842258dedccb | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Fri Sep 13 16:47:31 2019 -0500 |
committer | Steve French <stfrench@microsoft.com> | Mon Sep 16 11:43:38 2019 -0500 |
tree | 66bffec700a14240d1f822a21618b9e25fe19118 | |
parent | 96d9f7ed00b86104bf03adeffc8980897e9694ab [diff] |
smb3: fix potential null dereference in decrypt offload commit a091c5f67c99 ("smb3: allow parallelizing decryption of reads") had a potential null dereference Reported-by: kbuild test robot <lkp@intel.com> Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Suggested-by: Pavel Shilovsky <pshilov@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>