[OpenSIPS-Devel] [OpenSIPS/opensips] 6f1d51: Fix extra 1 byte being copied after removing param...

Bogdan-Andrei Iancu bogdan at opensips.org
Tue Mar 6 03:53:57 EST 2018


  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 6f1d51d38e81d1d58a06aec60ded456daba35b6a
      https://github.com/OpenSIPS/opensips/commit/6f1d51d38e81d1d58a06aec60ded456daba35b6a
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M modules/uri/checks.c

  Log Message:
  -----------
  Fix extra 1 byte being copied after removing param.

I have no clue why that "+1" was there :-|. Makes no sense.
Reported by Ben Newlin <Ben.Newlin at genesys.com>

(cherry picked from commit f1ec655b053962edb5afe9a57ecd9cf81dc52f6d)


  Commit: b955d6751261eaca8772dd867ec5b31d8b5e508a
      https://github.com/OpenSIPS/opensips/commit/b955d6751261eaca8772dd867ec5b31d8b5e508a
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M db/db_id.c

  Log Message:
  -----------
  Fixed DB URL escaping.

The ability to escape/encode DB URLs using %xy became a must with the auto generated user and passwords in the cloud envs.

(cherry picked from commit 5b0bc1e30ebfc1e67f4967c3e66cfa7577ee5b58)


Compare: https://github.com/OpenSIPS/opensips/compare/f4ee1c7618d7...b955d6751261


More information about the Devel mailing list