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.
|
* used as the key.
|
||||||
*/
|
*/
|
||||||
MemoryInfo *i = MemoryInfoGet(key);
|
MemoryInfo *i = MemoryInfoGet(key);
|
||||||
|
|
||||||
if (i)
|
if (i)
|
||||||
{
|
{
|
||||||
Free(key);
|
Free(key);
|
||||||
|
|
Loading…
Reference in a new issue