lkml.org 
[lkml]   [2021]   [Sep]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 2/2] phy: mdio: fix memory leak
On Tue, 28 Sep 2021 23:40:15 +0300 Pavel Skripkin wrote:
> + /* We need to set state to MDIOBUS_UNREGISTERED to correctly realese
> + * the device in mdiobus_free()
> + *
> + * State will be updated later in this function in case of success
> + */
> + bus->state == MDIOBUS_UNREGISTERED;

IDK how syzbot has tested it but clearly we should blindly
depend on that.

s/==/=/

Compiler would have told you this.

\
 
 \ /
  Last update: 2021-09-30 01:49    [W:2.011 / U:0.464 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site