forked from Minki/linux
c8ea3663f7
strndup_user() returns error pointers on error, and then in the error
handling we pass the error pointers to kfree(). It will cause an Oops.
Link: http://lkml.kernel.org/r/20181218082003.GD32567@kadam
Fixes:
|
||
---|---|---|
.. | ||
vboxguest | ||
fsl_hypervisor.c | ||
Kconfig | ||
Makefile |