Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR #22930: Initialize num_slices_ to 0 in Heap Simulator #23054

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

copybara-service[bot]
Copy link

PR #22930: Initialize num_slices_ to 0 in Heap Simulator

Imported from GitHub PR #22930

Ensure num_slices_ class member is explicitly initialized to 0 in SliceTimeAllPermutationIterator and SliceTimePreferredPermutationIterator to prevent potential uninitialized variable issues.
Copybara import of the project:

--
53a76f1 by Alexander Pivovarov [email protected]:

Initialize num_slices_ to 0 in Heap Simulator

Merging this change closes #22930

FUTURE_COPYBARA_INTEGRATE_REVIEW=#22930 from apivovarov:init_num_slices_ 53a76f1

Imported from GitHub PR #22930

Ensure `num_slices_` class member is explicitly initialized to 0 in `SliceTimeAllPermutationIterator` and `SliceTimePreferredPermutationIterator` to prevent potential uninitialized variable issues.
Copybara import of the project:

--
53a76f1 by Alexander Pivovarov <[email protected]>:

Initialize num_slices_ to 0 in Heap Simulator

Merging this change closes #22930

COPYBARA_INTEGRATE_REVIEW=#22930 from apivovarov:init_num_slices_ 53a76f1
PiperOrigin-RevId: 730686675
@copybara-service copybara-service bot merged commit 754afa1 into main Feb 25, 2025
1 check passed
@copybara-service copybara-service bot deleted the test_730625894 branch February 25, 2025 03:23
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