MCPcopy 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
48void freeNestedHashObject(robj_roptr o) {
49 dictRelease((dict*)ptrFromObj(o));
50}
51
52class DbDictWrapper {
53public:

Callers 1

decrRefCountFunction · 0.85

Calls 2

ptrFromObjFunction · 0.85
dictReleaseFunction · 0.70

Tested by

no test coverage detected