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

token: Zeroize data on account close #2763

Merged
merged 1 commit into from Jan 21, 2022

Conversation

joncinque
Copy link
Contributor

@joncinque joncinque commented Jan 20, 2022

Problem

Closing accounts still leaves some readable / usable data that can be reused in the same transaction.

Solution

Explicitly zeroize all of the data in the account when closing accounts.

Note: this is exactly what was previously reviewed.

@joncinque joncinque merged commit 3eccf25 into solana-labs:master Jan 21, 2022
@joncinque joncinque deleted the tk-zeroize branch January 21, 2022 00:48
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.

None yet

1 participant