[PATCH v2] boot: cedit: Check ofnode_read_prop return value
Tom Rini
trini at konsulko.com
Sat May 30 00:46:56 CEST 2026
On Mon, 18 May 2026 16:39:27 +0200, Francois Berder wrote:
> In h_read_settings, val variable could be NULL due to
> ofnode_read_prop returning an error. This variable
> would then be used as the src in strcpy.
>
> Add a NULL check after calling ofnode_read_prop.
>
>
> [...]
Applied to u-boot/next, thanks!
[1/1] boot: cedit: Check ofnode_read_prop return value
commit: c39e0e257c931c1cb03613f46b01e4db6cc0d44b
--
Tom
More information about the U-Boot
mailing list