[OpenSIPS-Devel] [OpenSIPS/opensips] bb9fd7: fraud_detection: Fix shm memory leak

Liviu Chircu liviu at opensips.org
Wed Oct 19 15:54:48 CEST 2016


  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: bb9fd7cb04d29ea492f7b32c7240e068da5eaf87
      https://github.com/OpenSIPS/opensips/commit/bb9fd7cb04d29ea492f7b32c7240e068da5eaf87
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M modules/fraud_detection/fraud_detection.c

  Log Message:
  -----------
  fraud_detection: Fix shm memory leak

(cherry picked from commit 4a0d22d95b34eed82c87b6b2f836b6d4789e4100)


  Commit: 243aacb278453706add324b539c52125bbd08f56
      https://github.com/OpenSIPS/opensips/commit/243aacb278453706add324b539c52125bbd08f56
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M modules/fraud_detection/fraud_detection.c
    M modules/fraud_detection/frd_events.c

  Log Message:
  -----------
  fraud_detection: Fix "concurrent_calls" statistic

Ensure the "concurrent_calls" stat is properly decremented for
un-established dialogs as well (due to negative INVITE replies).

Thanks to @Freenex for the bug report
Closes #949

(cherry picked from commit 703ce9098f0f91ee3ffa6ae0254d77903037b32a)


  Commit: ab2a67b6e7a109ededde359cf820445bae94230e
      https://github.com/OpenSIPS/opensips/commit/ab2a67b6e7a109ededde359cf820445bae94230e
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M modules/fraud_detection/README
    M modules/fraud_detection/doc/fraud_detection_admin.xml

  Log Message:
  -----------
  fraud_detection: Fix docs for "show_fraud_stats"

(cherry picked from commit d25633505ceaf053bf96d78583f520e4f446d817)


Compare: https://github.com/OpenSIPS/opensips/compare/14f72c6007c4...ab2a67b6e7a1


More information about the Devel mailing list