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

Liviu Chircu liviu at opensips.org
Thu May 11 10:19:26 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 2d474f003bc5f8a3e00c303fb0bf91bc31b2eb1a
      https://github.com/OpenSIPS/opensips/commit/2d474f003bc5f8a3e00c303fb0bf91bc31b2eb1a
  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


  Commit: 69b14b0aef63e49236663390c4293374d406b12d
      https://github.com/OpenSIPS/opensips/commit/69b14b0aef63e49236663390c4293374d406b12d
  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.


Compare: https://github.com/OpenSIPS/opensips/compare/05d42b61a36e...69b14b0aef63


More information about the Devel mailing list