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

Liviu Chircu liviu at opensips.org
Wed Oct 19 15:53:29 CEST 2016


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


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


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


Compare: https://github.com/OpenSIPS/opensips/compare/7cdd3ee99d6c...d25633505cea


More information about the Devel mailing list