[PATCH] tools: imx8image: Add missing break for CMD_DCD_SKIP
Heiko Schocher
hs at denx.de
Tue Nov 12 05:21:25 CET 2024
Hello Fabio,
On 12.11.24 03:38, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
>
> The CMD_DCD_SKIP case misses a break statement.
>
> Add it.
>
> Fixes: 254c00803b63 ("tools: imx8image: add possibility to skip dcd")
> Addresses-Coverity-ID: 514648: Control flow issues (MISSING_BREAK)
> Signed-off-by: Fabio Estevam <festevam at denx.de>
> ---
> tools/imx8image.c | 1 +
> 1 file changed, 1 insertion(+)
Thanks!
Reviewed-by: Heiko Schocher <hs at denx.de>
Hmm.. could we add this scan in our CI ?
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list