[OpenSIPS-Devel] [OpenSIPS/opensips] f1c5a7: cachedb URLs: Complete commit 887f9f0e032

Liviu Chircu noreply at github.com
Tue Apr 23 16:57:14 EDT 2019


  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: f1c5a7ea3c1c441262580de768197d53e6ddb9dc
      https://github.com/OpenSIPS/opensips/commit/f1c5a7ea3c1c441262580de768197d53e6ddb9dc
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-04-23 (Tue, 23 Apr 2019)

  Changed paths:
    M cachedb/cachedb_id.c
    M modules/cachedb_mongodb/cachedb_mongodb_dbase.c

  Log Message:
  -----------
  cachedb URLs: Complete commit 887f9f0e032

    * do not parse "schema://host:port/" as "" database (keep it NULL)
      (otherwise, this breaks Redis)
    * do not treat similar URLs with differing options as the same URL
    * pkg_free() the options chunks at shutdown

Reported by Ryan Bullock
Fixes #1677





More information about the Devel mailing list