Branch: refs/heads/openssl-3.3
  Home:   https://github.com/openssl/openssl
  Commit: db4ebf84c02b4ca08f450d83190cdf584785d43a
      
https://github.com/openssl/openssl/commit/db4ebf84c02b4ca08f450d83190cdf584785d43a
  Author: erbsland-dev <git...@erbsland.dev>
  Date:   2024-06-25 (Tue, 25 Jun 2024)

  Changed paths:
    M ssl/bio_ssl.c

  Log Message:
  -----------
  bio_ssl.c: Do not call SSL_shutdown if not inited

Fixes #4545

If free is called for an SSL BIO that is in initialization phase,
the `SSL_shutdown` call is omitted.

Reviewed-by: Neil Horman <nhor...@openssl.org>
Reviewed-by: Paul Dale <ppz...@gmail.com>
Reviewed-by: Tomas Mraz <to...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24705)

(cherry picked from commit 57b83edc46926662491d63666231ba7ddc954a38)



To unsubscribe from these emails, change your notification settings at 
https://github.com/openssl/openssl/settings/notifications

Reply via email to