Details

[Home]

Issue of the Implementation # L0345

Brief

uwb: hwa-rc: memory leak at hwarc_probe

Detailed Description

hwarc_probe() allocates memory for hwarc, but does not free it if uwb_rc_add() or hwarc_get_version() fail.

Component

linux-kernel 4.18

Accepted

https://lkml.org/lkml/2018/7/6/412
commit

Status

Fixed in kernel v4.19-rc1

[Home]