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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 21 Mar 2023 05:33:29 +0900
From:   Chanwoo Choi <cwchoi00@...il.com>
To:     Bumwoo Lee <bw365.lee@...sung.com>,
        MyungJoo Ham <myungjoo.ham@...sung.com>,
        Chanwoo Choi <cw00.choi@...sung.com>,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 0/3] Simplify extcon_dev_register function.

On 23. 3. 20. 12:19, Bumwoo Lee wrote:
> It was modified to increase readability.
> 
> Changes from v4:
> added null checking of edev on each function.
> 
> Chages from v3:
> removed possibility of kfree(NULL).
> 
> Chages from v2:
> resolved possible memory leak of dev->cables.
> 
> Changes from v1:
> added return value handling.
> 
> Bumwoo Lee (3):
>   extcon: Add extcon_alloc_cables to simplify extcon register function
>   extcon: Add extcon_alloc_muex to simplify extcon register function
>   extcon: Add extcon_alloc_groups to simplify extcon register function
> 
>  drivers/extcon/extcon.c | 281 +++++++++++++++++++++++-----------------
>  1 file changed, 165 insertions(+), 116 deletions(-)
> 

Applied them. Thanks.

-- 
Best Regards,
Samsung Electronics
Chanwoo Choi

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ