Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 82c16b0e87bd1f6853ede2432e1389ecaa2f16dd
      
https://github.com/OpenSIPS/opensips/commit/82c16b0e87bd1f6853ede2432e1389ecaa2f16dd
  Author: ionutrazvanionita <[email protected]>
  Date:   2015-11-24 (Tue, 24 Nov 2015)

  Changed paths:
    M Makefile.defs
    M modules/dialplan/dialplan.c
    M modules/dialplan/dp_db.c

  Log Message:
  -----------
  code refactoring in dialplan module

* fix memory leaks (partition parameters in pkg were not freed when structure
was moved to shm)
* avoid to do unnecessary allocations; use static strings received as modparam
both in pkg and shm partition structure
* improved code design
* fix bug in add_rule2hash - when void string match expression received("")
return error since it will segfault in core's hash function


_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to