diff options
author | Subrata Banik <subratabanik@google.com> | 2024-05-24 01:33:52 +0530 |
---|---|---|
committer | Subrata Banik <subratabanik@google.com> | 2024-05-24 05:49:55 +0000 |
commit | 2889787522eac3895611c777b959eb66272b4c08 (patch) | |
tree | 2a1f6c085141e0b2e12b76e976795f4567ac4f07 /payloads/nvramcui | |
parent | bfc92cb94414b3a51490fefa203180914da06fbb (diff) |
mb/google/nissa: Fix potential null pointer dereference
* Introduce a null check before calling `gpio_padbased_override`
in `variant_configure_pads`.
* This prevents potential errors in cases where the
`variant_gpio_override_table` function returns a null pointer,
indicating that there are no override pads to configure.
BUG=b:334826281
TEST=Able to avoid hang incase there is no GPIO override.
Change-Id: I733210a08091b37eda6e6b0d6924aafd5e7e6280
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82628
Reviewed-by: Dinesh Gehlot <digehlot@google.com>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-by: Eric Lai <ericllai@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'payloads/nvramcui')
0 files changed, 0 insertions, 0 deletions