Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bruderstein/nppPluginManager
/ ~StringToBuffer
Method
~StringToBuffer
TinyXml/src/tinyxml.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
121
122
TiXmlBase::StringToBuffer::~StringToBuffer()
123
{
124
delete [] buffer;
125
}
126
// End strange bug fix. -->
127
128
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected