]> git.ipfire.org Git - thirdparty/u-boot.git/commit
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)
commit94e690c44a03959c39f0f5a44a9b89c851af3b60
treec7c0be6fc2b81d79794874df35130bbea5e5f6ac
parent0174b3380313ac027cf861d9b8be5721a2a0f103
parent498e423457a0360c01d976aa21a218995a1bdef8
Merge patch series "bootstd: rauc: Fix segfault when scanning device with unsupported layout"

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
boot/bootmeth_rauc.c