[OpenSIPS-Devel] [OpenSIPS/opensips] 4b2fda: Fix DB URL parser regression; Add more unit tests

Liviu Chircu noreply at github.com
Wed Mar 26 13:53:34 UTC 2025


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4b2fda408852f4b3f789a4232b9c9b8ceb2f182e
      https://github.com/OpenSIPS/opensips/commit/4b2fda408852f4b3f789a4232b9c9b8ceb2f182e
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2025-03-26 (Wed, 26 Mar 2025)

  Changed paths:
    M db/db_id.c
    M db/test/test_db.c

  Log Message:
  -----------
  Fix DB URL parser regression; Add more unit tests

Commit c6567b811eb added support for '/' characters in password, but
broke the parsing for URLs without username:password in the process,
e.g. db_http URLs.  This commit fixes the issue and adds unit tests.

Many thanks to Norm Brandinger & Eddie Fiorentine @ Planet for the unit
tests!



To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications



More information about the Devel mailing list