lkml.org 
[lkml]   [2023]   [Aug]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
Date
On Thu, 10 Nov 2022 09:19:29 +0800, ruanjinjie wrote:
> If device_register() returns error in ibmebus_bus_init(), name of kobject
> which is allocated in dev_set_name() called in device_add() is leaked.
>
> As comment of device_add() says, it should call put_device() to drop
> the reference count that was set in device_initialize() when it fails,
> so the name can be freed in kobject_cleanup().
>
> [...]

Applied to powerpc/next.

[1/1] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
https://git.kernel.org/powerpc/c/afda85b963c12947e298ad85d757e333aa40fd74

cheers

\
 
 \ /
  Last update: 2023-08-23 14:17    [W:0.050 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site