[OpenSIPS-Devel] [OpenSIPS/opensips] 577fb1: dialog: fix deadlocks when removing dialogs from p...

Vlad Patrascu vladp at opensips.org
Fri Jun 29 06:13:19 EDT 2018


  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 577fb119798e87d86c714a1eea43ccb4e67a1a1a
      https://github.com/OpenSIPS/opensips/commit/577fb119798e87d86c714a1eea43ccb4e67a1a1a
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M modules/dialog/dlg_handlers.c
    M modules/dialog/dlg_hash.c
    M modules/dialog/dlg_profile.c
    M modules/dialog/dlg_profile.h
    M modules/dialog/dlg_replication.c
    M modules/dialog/dlg_req_within.c

  Log Message:
  -----------
  dialog: fix deadlocks when removing dialogs from profiles

The issues manifest when both the dialog and profile replication are enabled.

(cherry picked from commit 014c650e97e5879a0415b3fa3002084071c10556)


  Commit: eee4c9db2322d6cb96a11475af7ca3b26b9e223f
      https://github.com/OpenSIPS/opensips/commit/eee4c9db2322d6cb96a11475af7ca3b26b9e223f
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M modules/dialog/dlg_profile.c
    M modules/dialog/dlg_repl_profile.h
    M modules/dialog/dlg_replication.c

  Log Message:
  -----------
  dialog: fix crash in profile counting

The issue manifests after a dialog is deleted(and removed from the profile),
when both the dialog and profile replication are enabled.

(cherry picked from commit dfd6d6826467b9fc27163346ee3f7564f570c04d)


Compare: https://github.com/OpenSIPS/opensips/compare/5f87a677fd55...eee4c9db2322
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Devel mailing list