Details

[Home]

Issue of the Implementation # L0042

Brief

staging/easycap: mismatch in easycap_poll() mutex lock-unlock

Detailed Description

In case if condition (kd != isdongle(peasycap)) becomes true, easycap_poll() returns without releasing easycapdc60_dongle[kd].mutex_video.

Component

linux-kernel 3.1

Accepted

https://lkml.org/lkml/2011/8/29/334
commit

Status

Fixed in kernel 3.2-rc1

[Home]