[OpenSIPS-Devel] [OpenSIPS/opensips] c38106: Reduce db_is_neq_type complexity

Liviu Chircu noreply at github.com
Thu Jul 1 09:22:45 EST 2021


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c381060f9b5f67d0a6792fc82d86450ad93501c6
      https://github.com/OpenSIPS/opensips/commit/c381060f9b5f67d0a6792fc82d86450ad93501c6
  Author: Walter Doekes <walter+github at wjd.nu>
  Date:   2021-07-01 (Thu, 01 Jul 2021)

  Changed paths:
    M db/db_ut.c

  Log Message:
  -----------
  Reduce db_is_neq_type complexity

The code was correct, but overly verbose. Boil it down to the intention
and rely on the compiler to work its magic.

Reviewed-by: Liviu Chircu


  Commit: 548826e589275387726006a785e76dee3b7676ef
      https://github.com/OpenSIPS/opensips/commit/548826e589275387726006a785e76dee3b7676ef
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2021-07-01 (Thu, 01 Jul 2021)

  Changed paths:
    M db/db_ut.c

  Log Message:
  -----------
  Merge pull request #2518 from wdoekes/reduce-db_is_neq_type-complexity

Reduce db_is_neq_type complexity


Compare: https://github.com/OpenSIPS/opensips/compare/9e29b549190e...548826e58927



More information about the Devel mailing list