Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ FreeDERString
Method
FreeDERString
src/SSLCertificates.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
int SSLCertificates::FreeDERString(const char * derString) {
178
delete [] derString;
179
return 0;
180
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected