Skip to content

migtd: clean up msk with zeroize#698

Merged
jyao1 merged 1 commit intointel:mainfrom
gaojiaqi7:0130/clear_msk
Feb 2, 2026
Merged

migtd: clean up msk with zeroize#698
jyao1 merged 1 commit intointel:mainfrom
gaojiaqi7:0130/clear_msk

Conversation

@gaojiaqi7
Copy link
Copy Markdown

No description provided.

@gaojiaqi7 gaojiaqi7 requested a review from jyao1 as a code owner January 30, 2026 08:29
Comment thread src/migtd/src/migration/data.rs Outdated

pub fn clear(&mut self) {
self.fields.fill(0);
self.fields.zeroize();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should we zerorize it on drop?

Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
@jyao1 jyao1 merged commit b971cb8 into intel:main Feb 2, 2026
49 of 51 checks passed
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