zephyr/drivers/wifi
Loic Poulain c9a9e0a4ee drivers: wifi: eswifi: Fix coverity issues
This patch fixes the following issues:
CID 190622 (#1 of 1): Out-of-bounds access (OVERRUN)
CID 190632 (#1 of 1): Out-of-bounds access (OVERRUN)
CID 190623 (#1 of 1): Unchecked return value (CHECKED_RETURN)
CID 190628 (#1 of 1): Out-of-bounds write (OVERRUN)
CID 190620 (#1 of 1): Dereference after null check (FORWARD_NULL)

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
2019-01-08 08:01:20 -05:00
..
eswifi drivers: wifi: eswifi: Fix coverity issues 2019-01-08 08:01:20 -05:00
simplelink drivers: wifi: simplelink: Fix strings used in assertions 2018-12-26 09:42:29 -05:00
winc1500
CMakeLists.txt
Kconfig