deallocating CS key on client exit
This commit is contained in:
parent
cdbbdce47c
commit
06b1c8728c
@ -319,6 +319,7 @@ int main(void)
|
|||||||
|
|
||||||
why2_deallocate(cmd_arg);
|
why2_deallocate(cmd_arg);
|
||||||
why2_chat_deallocate_keys(); //DEALLOCATE GETTERS FOR KEYS
|
why2_chat_deallocate_keys(); //DEALLOCATE GETTERS FOR KEYS
|
||||||
|
why2_chat_deallocate_client_server_key();
|
||||||
|
|
||||||
why2_clean_memory(""); //RUN GARBAGE COLLECTOR
|
why2_clean_memory(""); //RUN GARBAGE COLLECTOR
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user