Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix update_slice visibility issue #915

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Fix update_slice visibility issue #915

merged 1 commit into from
Nov 13, 2024

Conversation

tpppppub
Copy link
Collaborator

Pull Request

What problem does this PR solve?

If operand is public, update is secret. We should not cast update to public.

Issue Number: Fixed #

Possible side effects?

  • Performance: N/A

  • Backward compatibility: N/A

If operand is public, update is secret. We should not cast update to public.
Copy link
Contributor

@deadlywing deadlywing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tpppppub tpppppub merged commit 3df4fd0 into main Nov 13, 2024
11 of 13 checks passed
@tpppppub tpppppub deleted the tpppppub-patch-1 branch November 13, 2024 04:57
@github-actions github-actions bot locked and limited conversation to collaborators Nov 13, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants