Skip to content

Don't access free variables in the original problem on the folded problem - #477

Merged
rapids-bot[bot] merged 2 commits into
NVIDIA:branch-25.10from
chris-maes:free_var_folding_fix
Oct 10, 2025
Merged

Don't access free variables in the original problem on the folded problem#477
rapids-bot[bot] merged 2 commits into
NVIDIA:branch-25.10from
chris-maes:free_var_folding_fix

Conversation

@chris-maes

@chris-maes chris-maes commented Oct 9, 2025

Copy link
Copy Markdown
Contributor

Fix an issue where the free variable info from the original problem was being used on the folded problem. This was leading to undefined memory access.

Thanks to Burcin for reporting the bug and Hugo for determining the issue.

@chris-maes
chris-maes requested a review from a team as a code owner October 9, 2025 21:47
@chris-maes
chris-maes requested review from hlinsen and rg20 October 9, 2025 21:47
@copy-pr-bot

copy-pr-bot Bot commented Oct 9, 2025

Copy link
Copy Markdown

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.

@chris-maes chris-maes added bug Something isn't working non-breaking Introduces a non-breaking change labels Oct 9, 2025
@chris-maes

Copy link
Copy Markdown
Contributor Author

/ok to test e5725b8

@chris-maes chris-maes added this to the 25.10 milestone Oct 9, 2025
@chris-maes

Copy link
Copy Markdown
Contributor Author

/merge

@rapids-bot
rapids-bot Bot merged commit 182e8da into NVIDIA:branch-25.10 Oct 10, 2025
171 of 174 checks passed
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.

2 participants