[OpenSIPS-Devel] [OpenSIPS/opensips] 1f36f9: dialog: Fix possible crash in "profile_get_values"...

Liviu Chircu liviu at opensips.org
Thu May 11 10:28:31 EDT 2017


  Branch: refs/heads/2.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1f36f95358a44ff715a9b1ca10b234f4704a8bef
      https://github.com/OpenSIPS/opensips/commit/1f36f95358a44ff715a9b1ca10b234f4704a8bef
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M modules/dialog/dlg_profile.c

  Log Message:
  -----------
  dialog: Fix possible crash in "profile_get_values" MI command

(cherry picked from commit 2d474f003bc5f8a3e00c303fb0bf91bc31b2eb1a)


  Commit: bed86ea7e579408840d82f6b9aed62c9cea8cfc2
      https://github.com/OpenSIPS/opensips/commit/bed86ea7e579408840d82f6b9aed62c9cea8cfc2
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M modules/dialog/dlg_replication.c

  Log Message:
  -----------
  dialog: Fix possible crash when disabling "accept_replicated_profiles"

Avoid processing received replicated profiles when "accept_replicated_profiles"
is disabled. In this case, the profile handling code will be optimized and will
break if attempting to run replicated profiles through it.

(cherry picked from commit 69b14b0aef63e49236663390c4293374d406b12d)


Compare: https://github.com/OpenSIPS/opensips/compare/05812093298f...bed86ea7e579


More information about the Devel mailing list