Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ ~UseStandardBuffer
Method
~UseStandardBuffer
src/remote/client/interface.cpp:156–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
{ }
155
156
~UseStandardBuffer()
157
{
158
ptr->free();
159
}
160
};
161
162
class ClientPortsCleanup : public PortsCleanup
Callers
nothing calls this directly
Calls
1
free
Method · 0.45
Tested by
no test coverage detected