MCPcopy Create free account
hub / github.com/aliasIsolation/aliasIsolation / ~SymHandler

Method ~SymHandler

src/crashHandler/crashHandler.cpp:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130 SymInitialize(p, path, intrude);
131 }
132 ~SymHandler() { SymCleanup(p); }
133};
134
135#ifdef _M_X64

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected