Skip to content

fix(pcie): move next_bdf label to avoid array out of bound#41

Merged
prashymh merged 1 commit into
ARM-software:mainfrom
amrathesh:main
Jul 18, 2025
Merged

fix(pcie): move next_bdf label to avoid array out of bound#41
prashymh merged 1 commit into
ARM-software:mainfrom
amrathesh:main

Conversation

@amrathesh

Copy link
Copy Markdown
Member

Change-Id: I5b64d03ec96703f26df79565a46c1e69dcabb2c7

 - Fixes: ARM-software#28
 - Having jump label inside loop bypassed the check for bounds.
 - Moved it outside to prevent the sceanrio.

Signed-off-by: Amrathesh <amrathesh@arm.com>
Change-Id: I5b64d03ec96703f26df79565a46c1e69dcabb2c7
@prashymh prashymh merged commit 0c41130 into ARM-software:main Jul 18, 2025
8 checks passed
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.

Test 838 prints info about invalid stuff but passes

2 participants