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

Liviu Chircu liviu at opensips.org
Wed Oct 19 15:55:38 CEST 2016


  Branch: refs/heads/2.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: f6bebb88bffa464476e0b9d0a0f975ac95a481e4
      https://github.com/OpenSIPS/opensips/commit/f6bebb88bffa464476e0b9d0a0f975ac95a481e4
  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: da770cd9a9d54a2552ad11d1e0eecbdb2d0bfe36
      https://github.com/OpenSIPS/opensips/commit/da770cd9a9d54a2552ad11d1e0eecbdb2d0bfe36
  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: 127f2238a72ebfddcf7955947c953c697ac25ba7
      https://github.com/OpenSIPS/opensips/commit/127f2238a72ebfddcf7955947c953c697ac25ba7
  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/09239e7c8d44...127f2238a72e


More information about the Devel mailing list