Fix some memory leaks (issue #641)
This commit is contained in:
@@ -652,6 +652,7 @@ void cleanup()
|
||||
|
||||
cleanup_server();
|
||||
cleanup_timeout();
|
||||
|
||||
if (server.display)
|
||||
XCloseDisplay(server.display);
|
||||
server.display = NULL;
|
||||
|
||||
Reference in New Issue
Block a user