Skip to content

zeroize: zeroize entire capacity of String #352

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

Merged
merged 2 commits into from
Feb 5, 2020
Merged

zeroize: zeroize entire capacity of String #352

merged 2 commits into from
Feb 5, 2020

Conversation

aticu
Copy link
Contributor

@aticu aticu commented Feb 4, 2020

This PR modifies the Zeroize implementation of String to zero the entire allocated capacity of a String. Previously only the initialized capacity was zeroed.

@aticu aticu requested a review from tony-iqlusion February 4, 2020 17:33
@aticu aticu requested a review from tony-iqlusion February 5, 2020 19:13
@tony-iqlusion tony-iqlusion merged commit f09e716 into iqlusioninc:develop Feb 5, 2020
@tony-iqlusion tony-iqlusion mentioned this pull request Sep 15, 2020
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.

2 participants