[OpenSIPS-Devel] [OpenSIPS/opensips] 903393: tls_mgm: prevent openssl 1.1.0 from multiple free

Razvan Crainea razvan at opensips.org
Tue Apr 24 11:24:55 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 90339327556748e4b11eaaf0af80ebed60d16137
      https://github.com/OpenSIPS/opensips/commit/90339327556748e4b11eaaf0af80ebed60d16137
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2018-04-24 (Tue, 24 Apr 2018)

  Changed paths:
    M modules/tls_mgm/tls_mgm.c

  Log Message:
  -----------
  tls_mgm: prevent openssl 1.1.0 from multiple free

Register our own onexit() function after the library initializes to make
sure that we forcefully exit before openssl does any crappy cleaning.

Close #1121




More information about the Devel mailing list