Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ release
Method
release
src/sds.h:450–454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
448
}
449
450
sds release() {
451
sds sdsT = m_str;
452
m_str = nullptr;
453
return sdsT;
454
}
455
456
~sdsstring()
457
{
Callers
9
rdbLoadObject
Function · 0.45
enqueue
Method · 0.45
gcDisposeSnapshot
Method · 0.45
flushQueuedKeys
Method · 0.45
decrRefCount
Function · 0.45
setWithKey
Function · 0.45
executeWithoutGlobalLock
Function · 0.45
cronCommand
Function · 0.45
create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected