implemented why2_chat_deallocate_keys in client
This commit is contained in:
parent
62d2f10e65
commit
ee3f319dd7
@ -126,6 +126,8 @@ int main(void)
|
|||||||
free(return_line);
|
free(return_line);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
why2_chat_deallocate_keys(); //DEALLOCATE GETTERS FOR KEYS
|
||||||
|
|
||||||
why2_clean_memory(""); //RUN GARBAGE COLLECTOR
|
why2_clean_memory(""); //RUN GARBAGE COLLECTOR
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user