[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <839d6c0f-4c77-d8f4-3aff-c5762190c57e@web.de>
Date: Fri, 8 May 2020 17:42:22 +0200
From: Markus Elfring <Markus.Elfring@....de>
To: Yunfeng Ye <yeyunfeng@...wei.com>,
Steven Rostedt <rostedt@...dmis.org>,
Masami Hiramatsu <mhiramat@...nel.org>,
kernel-janitors@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, Shiyuan Hu <hushiyuan@...wei.com>,
Hewenliang <hewenliang4@...wei.com>,
Dan Carpenter <dan.carpenter@...cle.com>
Subject: Re: [PATCH v4] tools/bootconfig: Completion of error handling
…
> +++ b/tools/bootconfig/main.c
> @@ -314,31 +314,35 @@ int apply_xbc(const char *path, const char *xbc_path)
…
> +close_fd:
> close(fd);
Do analysis tools point any software development concerns out
at this source code place?
https://wiki.sei.cmu.edu/confluence/display/c/ERR33-C.+Detect+and+handle+standard+library+errors#ERR33-C.Detectandhandlestandardlibraryerrors-AutomatedDetection
Regards,
Markus
Powered by blists - more mailing lists