Marton Szasz created MINIFICPP-1148:
---------------------------------------
Summary: ClientSocket crashes on Windows after repeated failed
connection attempts
Key: MINIFICPP-1148
URL: https://issues.apache.org/jira/browse/MINIFICPP-1148
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Environment: Windows
Reporter: Marton Szasz
Assignee: Marton Szasz
On Windows, when we use {{ClientSocket}} to connect to a remote node that has
multiple addresses returned by {{getaddrinfo}} and {{connect}} repeatedly fails
for any reason, minifi-cpp may crash due to a use-after-free bug. The bug can
not be exploited for any other purposes than crashing minifi.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)