Skip to content

Conversation

@legrosbuffle
Copy link
Contributor

This OOB access happens when the last element is the one being removed: the second access to infeasibility_indices[k] after the pop_back is invalid.

This is another example for issue #150.

@legrosbuffle legrosbuffle requested a review from a team as a code owner August 25, 2025 13:48
@copy-pr-bot
Copy link

copy-pr-bot bot commented Aug 25, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@legrosbuffle legrosbuffle requested review from hlinsen and rg20 August 25, 2025 13:48
This OOB access happens when the last element is the one being removed:
the second access to `infeasibility_indices[k]` after the `pop_back`
is invalid.

This is another example for issue NVIDIA#150.

Signed-off-by: Clement Courbet <courbet@google.com>
@rgsl888prabhu rgsl888prabhu added bug Something isn't working non-breaking Introduces a non-breaking change labels Aug 25, 2025
@rgsl888prabhu rgsl888prabhu added this to the 25.10 milestone Aug 25, 2025
@rgsl888prabhu
Copy link
Collaborator

/ok to test 1de0a95

@rgsl888prabhu
Copy link
Collaborator

/ok to test 9e81244

@rgsl888prabhu
Copy link
Collaborator

/ok to test d669466

@github-actions
Copy link

github-actions bot commented Sep 3, 2025

🔔 Hi @anandhkb @legrosbuffle, this pull request has had no activity for 7 days. Please update or let us know if it can be closed. Thank you!

If this is an "epic" issue, then please add the "epic" label to this issue.
If it is a PR and not ready for review, then please convert this to draft.
If you just want to switch off this notification, then use the "skip inactivity reminder" label.

@rgsl888prabhu
Copy link
Collaborator

@rg20 @hlinsen may I get your reviews on this PR ?

@rg20
Copy link
Contributor

rg20 commented Sep 3, 2025

/merge

@rapids-bot rapids-bot bot merged commit bc033e4 into NVIDIA:branch-25.10 Sep 3, 2025
73 checks passed
aliceb-nv pushed a commit that referenced this pull request Sep 22, 2025
This OOB access happens when the last element is the one being removed: the second access to `infeasibility_indices[k]` after the `pop_back` is invalid.

This is another example for issue #150.

Authors:
  - Clement Courbet (https://github.com/legrosbuffle)
  - Ramakrishnap (https://github.com/rgsl888prabhu)

Approvers:
  - Rajesh Gandham (https://github.com/rg20)

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

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants