On Tue, May 20, 2014 at 11:34:25PM +0200, Rickard Strandqvist wrote:
> There is otherwise a risk of a possible null pointer dereference.
> 
> Was largely found by using a static code analysis program called cppcheck.
> 
> Signed-off-by: Rickard Strandqvist <rickard_strandqv...@spectrumdigital.se>

This is a real bug.  :)

Reviewed-by: Dan Carpenter <dan.carpen...@oracle.com>

Btw, I have named this kind of bug a "one err bug" because there is one
"err:" label which handles all the error handling.  It is a very common
kind of bug.

regards,
dan carpenter

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to