Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ Clean
Method
Clean
Libraries/unrar/secpassword.cpp:70–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
69
70
void SecPassword::Clean()
71
{
72
PasswordSet=false;
73
cleandata(Password,sizeof(Password));
74
}
75
76
77
// When we call memset in end of function to clean local variables
Callers
nothing calls this directly
Calls
1
cleandata
Function · 0.85
Tested by
no test coverage detected