Skip to content

Conversation

@RuoshanShi
Copy link
Contributor

Fix array-bounds warning in CLOCK_ControlGate by adding assert to validate index and prevent
potential out-of-range access

…ning

Fix array-bounds warning in CLOCK_ControlGate by adding
assert(name < 127) to validate index and prevent
potential out-of-range access

Signed-off-by: Ruoshan Shi <[email protected]>
@RuoshanShi
Copy link
Contributor Author

  1. The same fix patch has been merged into nxp mcux-devices-imx repo main branch.
  2. The patch is aim to fix the build warning issue in Support imx93 video pll driver zephyr#98554 and tests: drivers: Adding waveshare_7inch_dsi_lcd_c to display tests zephyr#99883

@RuoshanShi
Copy link
Contributor Author

@dleach02 @mmahadevan108 Please help to check this change, many thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant