[PATCH] spl: spl_imx_container: Delete uninitialized variable
Fabio Estevam
festevam at gmail.com
Thu Jul 24 23:18:21 CEST 2025
On Wed, Jul 23, 2025 at 3:00 PM Fabio Estevam <festevam at gmail.com> wrote:
>
> From: Ye Li <ye.li at nxp.com>
>
> The 'overhead' variable is uninitialized and actually shall not be used.
> Delete it to fix coverity CID 37041718 - Uninitialized scalar variable.
>
> Fixes: 73c40fcb7367 ("spl: Refactor spl_load_info->read to use units of bytes")
> Reported-by: Andrew Goodbody <andrew.goodbody at linaro.org>
> Signed-off-by: Ye Li <ye.li at nxp.com>
> Reviewed-by: Peng Fan <peng.fan at nxp.com>
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
Applied, thanks.
More information about the U-Boot
mailing list