linux/drivers/staging/pi433
Michael Straube 64c4c4ca6c staging: pi433: fix potential null dereference
Add a test for successful call to cdev_alloc() to avoid
potential null dereference. Issue reported by smatch.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Fixes: 874bcba65f ("staging: pi433: New driver")
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-11-26 20:59:05 +01:00
..
Documentation staging: pi433: Fixed typos and grammar in documentation 2018-04-23 15:41:49 +02:00
Kconfig staging: pi433: use help in Kconfig description 2018-04-23 15:41:49 +02:00
Makefile
pi433_if.c staging: pi433: fix potential null dereference 2018-11-26 20:59:05 +01:00
pi433_if.h staging: pi433: remove GPL boiler plate text 2018-11-20 10:53:54 +01:00
rf69_enum.h staging: pi433: remove GPL boiler plate text 2018-11-20 10:53:54 +01:00
rf69_registers.h staging: pi433: remove GPL boiler plate text 2018-11-20 10:53:54 +01:00
rf69.c staging: pi433: remove GPL boiler plate text 2018-11-20 10:53:54 +01:00
rf69.h staging: pi433: remove GPL boiler plate text 2018-11-20 10:53:54 +01:00
TODO