Pre-Submission Checklist

Type Of Change

Checklist:

Description

Audit of libssl calls with default kamailio.cfg + database using MariaDB and PostgreSQL and add libssl thread guards.

Debian 12: for the default kamailio.cfg we build db_mysql / db_postgres / db_unixodbc and enable database with SSL

  1. mariadb-client, libmariadb-dev, odbc-mariadb
  2. postgresql-15, postgresql-client-15, odbc-postgresql

This PR adds thread guards for all function calls that touch thread-locals in process#0thread1


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/3748

Commit Summary

File Changes

(4 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3748@github.com>