On 2020/5/8 19:03, Markus Elfring wrote: > … >> +++ b/tools/bootconfig/main.c >> @@ -314,31 +314,35 @@ int apply_xbc(const char *path, const char *xbc_path) > … >> +free_data: >> free(data); > … > > Would any software users prefer to omit the memory release for > a quicker program termination? > > Can the commit message become clearer about the explanation for > the importance of the proposed change? > ok, thanks. this change can fix the warning of tools. > Regards, > Markus > >
- [PATCH v3] tools/bootconfig: fix resource leak in apply_xbc... Yunfeng Ye
- Re: [PATCH v3] tools/bootconfig: fix resource leak in ... Markus Elfring
- Re: [PATCH v3] tools/bootconfig: fix resource leak... Yunfeng Ye
- Re: [v3] tools/bootconfig: fix resource leak i... Markus Elfring
- Re: [v3] tools/bootconfig: fix resource le... Yunfeng Ye
- Re: [v3] tools/bootconfig: fix resour... Steven Rostedt
- Re: [v3] tools/bootconfig: fix re... Markus Elfring
- Re: [v3] tools/bootconfig: fix re... Dan Carpenter
- Re: [v3] tools/bootconfig: fi... Steven Rostedt
- Re: [v3] tools/bootconfig: fi... Markus Elfring

