[OpenSIPS-Devel] [OpenSIPS/opensips] 1d2a94: db: Fix a minor mem leak

Liviu Chircu liviu at opensips.org
Tue Dec 19 10:39:14 EST 2017


  Branch: refs/heads/feature/freeswitch-extended-integration
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1d2a94ddb8a9c648918391a29e0a61fc0795519d
      https://github.com/OpenSIPS/opensips/commit/1d2a94ddb8a9c648918391a29e0a61fc0795519d
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M db/db.c

  Log Message:
  -----------
  db: Fix a minor mem leak


  Commit: 43aa885c2a2a3fefee02f3ab0c369ad3c8922c5e
      https://github.com/OpenSIPS/opensips/commit/43aa885c2a2a3fefee02f3ab0c369ad3c8922c5e
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M lib/csv.c
    M lib/csv.h

  Log Message:
  -----------
  lib/csv: Add some useful parsing flags

    * dup the parsed strings
    * do all allocations in SHM


  Commit: 5fd4e9ca715cfaf6479233cf8e21e9db17a3a7fc
      https://github.com/OpenSIPS/opensips/commit/5fd4e9ca715cfaf6479233cf8e21e9db17a3a7fc
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M modules/freeswitch_scripting/fss_mod.c

  Log Message:
  -----------
  freeswitch_scripting: Add "fs_list" MI command


  Commit: 465f35e5689480e63d3b50e23c455dc1b15b5bdf
      https://github.com/OpenSIPS/opensips/commit/465f35e5689480e63d3b50e23c455dc1b15b5bdf
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    A modules/freeswitch_scripting/fss_db.c
    A modules/freeswitch_scripting/fss_db.h
    M modules/freeswitch_scripting/fss_evs.c
    M modules/freeswitch_scripting/fss_evs.h
    M modules/freeswitch_scripting/fss_mod.c

  Log Message:
  -----------
  freeswitch_scripting: Add DB provisioning support


  Commit: b1b3f69e011d58d3987488ed108afb0ef0a5edd8
      https://github.com/OpenSIPS/opensips/commit/b1b3f69e011d58d3987488ed108afb0ef0a5edd8
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    A db/schema/freeswitch.xml
    A db/schema/opensips-freeswitch_scripting.xml
    A scripts/db_berkeley/opensips/freeswitch
    A scripts/db_berkeley/opensips/freeswitch_scripting
    M scripts/db_berkeley/opensips/version
    A scripts/dbtext/opensips/freeswitch
    A scripts/dbtext/opensips/freeswitch_scripting
    A scripts/mysql/freeswitch_scripting-create.sql
    A scripts/oracle/freeswitch_scripting-create.sql
    A scripts/pi_http/freeswitch_scripting-mod
    A scripts/pi_http/freeswitch_scripting-table
    M scripts/pi_http/pi_framework.xml
    A scripts/postgres/freeswitch_scripting-create.sql
    A scripts/sqlite/freeswitch_scripting-create.sql

  Log Message:
  -----------
  freeswitch_scripting: Add DB schema files


Compare: https://github.com/OpenSIPS/opensips/compare/1a6cbbbea4de...b1b3f69e011d


More information about the Devel mailing list