[OpenSIPS-Devel] [OpenSIPS/opensips] d698e4: Removed bogus destroy function

Bogdan Andrei IANCU bogdan at opensips.org
Fri Mar 30 07:31:51 EDT 2018


  Branch: refs/heads/2.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d698e44242b8b190918dda99e5a8702d3d0d4e4b
      https://github.com/OpenSIPS/opensips/commit/d698e44242b8b190918dda99e5a8702d3d0d4e4b
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-03-30 (Fri, 30 Mar 2018)

  Changed paths:
    M modules/acc/acc_mod.c

  Log Message:
  -----------
  Removed bogus destroy function

The data freed in destroy callback actually resides in pkg and not shm memory - this is the original bug.
Now that the data is pkg, makes no sense to free it from the attendant process.

(cherry picked from commit 1e61bdc5bf0e52da5a9e2458395c4e2c716bcddb)


  Commit: 0a00cbf546a1f0273622862d50d8fed9d5ba240d
      https://github.com/OpenSIPS/opensips/commit/0a00cbf546a1f0273622862d50d8fed9d5ba240d
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2018-03-30 (Fri, 30 Mar 2018)

  Changed paths:
    M modules/dispatcher/README
    M modules/dispatcher/dispatcher.c
    M modules/dispatcher/doc/dispatcher_admin.xml

  Log Message:
  -----------
  Merge pull request #1322 from nikbyte/master

Allow ds_select_dst and ds_select_domain in branch route
(cherry picked from commit 2168cfa3614a9c3c6c377c47e35c33342e96da25)


Compare: https://github.com/OpenSIPS/opensips/compare/34dbea5c5c49...0a00cbf546a1


More information about the Devel mailing list