Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ linkMessage
Method
linkMessage
src/auth/SecureRemotePassword/Message.h:269–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
{ }
268
269
void linkMessage(short* p)
270
{
271
ptr = p;
272
*ptr = -1; // mark as null initially
273
}
274
275
operator FB_BOOLEAN() const
276
{
Callers
1
setPointers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected