bootstd: rauc: Don't null bootflow->bootmeth_priv
authorMartin Schwan <m.schwan@phytec.de>
Wed, 13 Aug 2025 11:54:06 +0000 (13:54 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 21 Aug 2025 21:05:04 +0000 (15:05 -0600)
commitb389967f9a624b35c163767c34919cbdcd4e0917
treec6458d448ac3e8adacbee3d5ab5ad1abb29c5413
parent074066790c7f726f149c1974e01b8b3f75738c73
bootstd: rauc: Don't null bootflow->bootmeth_priv

Don't null bootflow->bootmeth_priv, as the private struct is freed later
on by the bootflow.

Signed-off-by: Martin Schwan <m.schwan@phytec.de>
Tested-by: Wadim Egorov <w.egorov@phytec.de>
boot/bootmeth_rauc.c