lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 30 Aug 2018 15:20:05 -0700 From: Stephen Boyd <sboyd@...nel.org> To: Alexey Khoroshilov <khoroshilov@...ras.ru>, Michael Turquette <mturquette@...libre.com> Cc: Alexey Khoroshilov <khoroshilov@...ras.ru>, linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org, ldv-project@...uxtesting.org Subject: Re: [PATCH] clk: cdce925: release child device nodes Quoting Alexey Khoroshilov (2018-08-21 14:05:32) > of_get_child_by_name() returns device node with refcount incremented, > but there is no decrement in cdce925_probe(). The patch adds one. > > Found by Linux Driver Verification project (linuxtesting.org). > > Signed-off-by: Alexey Khoroshilov <khoroshilov@...ras.ru> > --- Applied to clk-next
Powered by blists - more mailing lists