diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2018-08-23 12:24:02 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2018-08-23 22:10:49 +0200 |
commit | 126c97f4d0d1b5b956e8b0740c81a2b2a2ae548c (patch) | |
tree | 98db93cba5fa52c99aeb86f1fcbb2111e9346093 /include/crypto/aes.h | |
parent | cifs: check if SMB2 PDU size has been padded and suppress the warning (diff) | |
download | linux-126c97f4d0d1b5b956e8b0740c81a2b2a2ae548c.tar.xz linux-126c97f4d0d1b5b956e8b0740c81a2b2a2ae548c.zip |
cifs: check kmalloc before use
The kmalloc was not being checked - if it fails issue a warning
and return -ENOMEM to the caller.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Fixes: b8da344b74c8 ("cifs: dynamic allocation of ntlmssp blob")
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
cc: Stable <stable@vger.kernel.org>`
Diffstat (limited to 'include/crypto/aes.h')
0 files changed, 0 insertions, 0 deletions