[PATCH master] param: don't use bobject_t in function pointer signatures
Sascha Hauer
s.hauer at pengutronix.de
Tue Sep 2 23:12:45 PDT 2025
On Mon, 01 Sep 2025 17:29:36 +0200, Ahmad Fatoum wrote:
> UndefinedBehaviorSanitizier for clang-21 complains about calling
> functions through function pointers with bobject_t in their signatures
> when the original arguments use struct device * or struct bobject *.
>
> Let's migrate all function pointers to use struct bobject * instead to
> fix this.
>
> [...]
Applied, thanks!
[1/1] param: don't use bobject_t in function pointer signatures
https://git.pengutronix.de/cgit/barebox/commit/?id=fc5d59977d54 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list