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

Bogdan-Andrei Iancu bogdan at opensips.org
Tue Mar 20 12:32:05 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1e61bdc5bf0e52da5a9e2458395c4e2c716bcddb
      https://github.com/OpenSIPS/opensips/commit/1e61bdc5bf0e52da5a9e2458395c4e2c716bcddb
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-03-20 (Tue, 20 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.




More information about the Devel mailing list