Commit Graph
2 Commits
Author SHA1 Message Date
itytophileandGitHub 1e3560014f Prevent deadlock when server is stopping (#426) 2023-02-25 14:41:05 -08:00
itytophileandGitHub 679ce519dd Fix DNSLookup memory leak (#422)
* Fix memory leak with shared_ptr and -fsanitize=address

* Replace addrinfo* by shared_ptr

* fsanitize=address only on Linux

* Add USE_WS Linux CI test

* Remove fsanitize from the cmake files

* Remove USE_WS in linux test suite
2022-12-22 17:13:51 -08:00