Ticket Change Details
Overview

Artifact ID: 35f8675f696f289b4976f9ce1211c925bfd3f3c892aa25979788b0e1cffd671e
Ticket: 657abb4cd1f8f1032731ee0366c7cc643af778e7
TLS Socket Closed in Child Process
User & Date: anonymous 2018-03-21 17:49:16
Changes

  1. icomment:
    In tls.c, Tls_Clean, if I comment out the BIO_free_all call, this problem goes away.  However, will this cause a memory leak?  Is there some better way you can think of that I can handle this situation?  I would ideally like the option of closing the socket and freeing all OpenSSL structures but not sending a close notify.
    
  2. login: "anonymous"
  3. mimetype: "text/x-fossil-plain"
  4. priority changed to: "Immediate"
  5. resolution changed to: "Open"