android_kernel_samsung_a7y1.../drivers/char/ipmi
Corey Minyard 889584f645 ipmi:ssif: Handle a possible NULL pointer reference
[ Upstream commit 6b8526d3abc02c08a2f888e8c20b7ac9e5776dfe ]

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-04-07 14:04:14 +02:00
..
ipmi_bt_sm.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ipmi_devintf.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ipmi_kcs_sm.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ipmi_msghandler.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ipmi_powernv.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ipmi_poweroff.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ipmi_si_intf.c ipmi_si: Only schedule continuously in the thread in maintenance mode 2020-04-07 07:42:51 +02:00
ipmi_si_sm.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ipmi_smic_sm.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ipmi_ssif.c ipmi:ssif: Handle a possible NULL pointer reference 2020-04-07 14:04:14 +02:00
ipmi_watchdog.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30