Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ freeNestedHashObject
Function
freeNestedHashObject
src/t_nhash.cpp:48–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void freeNestedHashObject(robj_roptr o) {
49
dictRelease((dict*)ptrFromObj(o));
50
}
51
52
class DbDictWrapper {
53
public:
Callers
1
decrRefCount
Function · 0.85
Calls
2
ptrFromObj
Function · 0.85
dictRelease
Function · 0.70
Tested by
no test coverage detected