Files
kernel_arpi/drivers
Corey Minyard 66bc95c195 ipmi:ssif: Handle a possible NULL pointer reference
[ Upstream commit 6b8526d3ab ]

In error cases a NULL can be passed to memcpy.  The length will always
be zero, so it doesn't really matter, but go ahead and check for NULL,
anyway, to be more precise and avoid static analysis errors.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-03-05 16:43:35 +01:00
..
2020-02-24 08:36:40 +01:00
2020-02-28 17:22:12 +01:00
2020-02-19 19:53:10 +01:00
2020-02-24 08:36:48 +01:00