bakaid commented on a change in pull request #610: MINIFICPP-814 - Fixed 
ListenHTTP and HTTPClient bugs, created tests f…
URL: https://github.com/apache/nifi-minifi-cpp/pull/610#discussion_r303822554
 
 

 ##########
 File path: thirdparty/civetweb-1.10/src/civetweb.c
 ##########
 @@ -16237,10 +16237,13 @@ worker_thread_run(struct worker_thread_args 
*thread_args)
                                        mg_free(conn->request_info.client_cert);
                                        conn->request_info.client_cert = 0;
                                }
-                       }
+                       } else {
 
 Review comment:
   Agreed: https://issues.apache.org/jira/browse/MINIFICPP-966

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to