Details

[Home]

Issue of the Implementation # L0184

Brief

staging: dgnc: improper error handling in dgnc_start()

Detailed Description

dgnc_start() ignores errors in class_create() and device_create() and it does not deallocate resources if dgnc_tty_preinit() fails.

Component

linux-kernel 3.19

Accepted

https://lkml.org/lkml/2014/12/19/368
commit

Status

Fixed in kernel 4.0-rc1

[Home]