[PATCH 1/3] keytoc: check for memory allocation failures

Sascha Hauer s.hauer at pengutronix.de
Tue Oct 15 00:33:33 PDT 2024


On Mon, 14 Oct 2024 13:52:11 +0200, Ahmad Fatoum wrote:
> System headers may mark asprintf with an attribute requiring that the
> result isn't used unchecked. Add the check and check the malloc() return
> code as well for good measure.
> 
> 

Applied, thanks!

[1/3] keytoc: check for memory allocation failures
      https://git.pengutronix.de/cgit/barebox/commit/?id=7607389f52a2 (link may not be stable)
[2/3] crypto: fix compile with empty CONFIG_CRYPTO_PUBLIC_KEYS
      https://git.pengutronix.de/cgit/barebox/commit/?id=543df8c88ded (link may not be stable)
[3/3] FIT: add dependency on CRYPTO_BUILTIN_KEYS for signature verification
      https://git.pengutronix.de/cgit/barebox/commit/?id=4a60caf7963f (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list