Details
[Home]
Issue of the Implementation # L0346
Brief
media: dw2102: memleak in dw2102_probe
Detailed Description
Each call to dw2102_probe() allocates memory by kmemdup for structures p1100, s660, p7500 and s421, but there is no their deallocation.
Component
linux-kernel 4.18
Accepted
https://lkml.org/lkml/2018/7/23/964
commit
Status
Fixed in kernel v4.19-rc1
[Home]
»