[PATCH] button: qcom-pmic: Fix dereference of uninitialised pointer

Casey Connolly casey.connolly at linaro.org
Mon Aug 18 12:31:31 CEST 2025


On Wed, 23 Jul 2025 11:58:04 +0100, Andrew Goodbody wrote:
> The pointer 'label' is declared and later dereferenced without ever
> having a value assigned to it. Add an assignment to this pointer so it
> will be valid later when dereferenced.
> 
> This issue was found by Smatch.
> 
> 
> [...]

Applied, thanks!

[1/1] button: qcom-pmic: Fix dereference of uninitialised pointer
      https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/8a0bb0b17606

Best regards,
-- 
// Caleb (they/them)




More information about the U-Boot mailing list