Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a leak caused by not freeing the result of getaddrinfo_a().
A small block is leaked for every call of nn_socket() which can be massive on the client side.
- Loading branch information