Re: crash in openssl code

Michael Teske via omniORB-list <[email protected]> Fri, 23 Feb 2024 17:48:36 +0100
Newsgroups gmane.comp.corba.omniorb.user
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============4060462417639480948==
Content-Type: multipart/alternative;
 boundary="------------B0Lh6AEgZDNbILJbkEPnxL0Z"
Content-Language: en-US

This is a multi-part message in MIME format.
--------------B0Lh6AEgZDNbILJbkEPnxL0Z
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

Hi,

On 2/23/24 13:52, Duncan Grisby wrote:
> It has always worked in the past with OpenSSL as well. Has something
> changed with OpenSSL that means it is no longer thread safe for this?

The change that leads to the crash we experience might be related to this:

https://github.com/openssl/openssl/issues/13242

where they decided to free init_buf and set it to NULL.

Regards,

   Michael



--------------B0Lh6AEgZDNbILJbkEPnxL0Z
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,<br>
    </p>
    <div class="moz-cite-prefix">On 2/23/24 13:52, Duncan Grisby wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:[email protected]">
      <pre>It has always worked in the past with OpenSSL as well. Has something
changed with OpenSSL that means it is no longer thread safe for this?
</pre>
    </blockquote>
    <p>The change that leads to the crash we experience might be related
      to this:</p>
    <p><a class="moz-txt-link-freetext" href="https://github.com/openssl/openssl/issues/13242">https://github.com/openssl/openssl/issues/13242</a> <br>
    </p>
    <p>where they decided to free init_buf and set it to NULL. <br>
    </p>
    <p>Regards,</p>
    <p>  Michael<br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
  </body>
</html>

--------------B0Lh6AEgZDNbILJbkEPnxL0Z--


--===============4060462417639480948==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
omniORB-list mailing list
[email protected]
https://www.omniorb-support.com/mailman/listinfo/omniorb-list

--===============4060462417639480948==--