]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "bootstd: rauc: Fix segfault when scanning device with unsupported... master
authorTom Rini <trini@konsulko.com>
Thu, 21 Aug 2025 21:05:15 +0000 (15:05 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 21 Aug 2025 21:05:15 +0000 (15:05 -0600)
Martin Schwan <m.schwan@phytec.de> says:

This series fixes a segfault, that would occur at the end of scanning a
device, which does not contain the required partition layout scheme for
a RAUC system.

With this series, a "bootflow scan" should now correctly scan the
specified devices with boot method "rauc" without crashing on invalid
partition schemes.

Link: https://lore.kernel.org/r/20250813-wip-bootmeth-rauc-priv-free-v1-0-1ef928169469@phytec.de
1  2 
boot/bootmeth_rauc.c

Simple merge