On Tue, Mar 12, 2019 at 03:33:28AM -0500, Kangjie Lu wrote: > In case kzalloc fails, the fix releases resources and returns > -ENOMEM to avoid the NULL pointer dereference. > > Signed-off-by: Kangjie Lu <[email protected]>
Applied, thanks!
On Tue, Mar 12, 2019 at 03:33:28AM -0500, Kangjie Lu wrote: > In case kzalloc fails, the fix releases resources and returns > -ENOMEM to avoid the NULL pointer dereference. > > Signed-off-by: Kangjie Lu <[email protected]>
Applied, thanks!