ChrisZhangJin opened a new pull request, #431: URL: https://github.com/apache/rocketmq-client-cpp/pull/431
Memory leak in TcpTransport::getInetAddr #430 ## What is the purpose of the change bugfix ## Brief changelog > src/transport/TcpTransport.cpp fix the meory leak caused by calling evutil_getaddrinfo without evutil_freeaddrinfo Tested and Verified locally. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org