diff options
author | Aditya Pakki <pakki001@umn.edu> | 2019-03-20 10:57:54 -0500 |
---|---|---|
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | 2019-03-22 13:23:31 +0300 |
commit | 2cc12751cf464a722ff57b54d17d30c84553f9c0 (patch) | |
tree | 9a72d0caf356d9f6ebc7a32f57d752fd631e2699 /drivers/thunderbolt/xdomain.c | |
parent | e4dfdd5804cce1255f99c5dd033526a18135a616 (diff) | |
download | lwn-2cc12751cf464a722ff57b54d17d30c84553f9c0.tar.gz lwn-2cc12751cf464a722ff57b54d17d30c84553f9c0.zip |
thunderbolt: Fix to check for kmemdup failure
Memory allocated via kmemdup might fail and return a NULL pointer.
This patch adds a check on the return value of kmemdup and passes the
error upstream.
Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'drivers/thunderbolt/xdomain.c')
0 files changed, 0 insertions, 0 deletions