forked from Telodendria/Telodendria
Format code
This commit is contained in:
parent
c63715c2e7
commit
7bda319f39
1 changed files with 1 additions and 0 deletions
|
@ -652,6 +652,7 @@ JsonFree(HashMap * object)
|
|||
* used as the key.
|
||||
*/
|
||||
MemoryInfo *i = MemoryInfoGet(key);
|
||||
|
||||
if (i)
|
||||
{
|
||||
Free(key);
|
||||
|
|
Loading…
Reference in a new issue