[OpenSIPS-Devel] [OpenSIPS/opensips] 0306b2: dialog: don't allow RE-INVITE and OPTIONS pinging ...

Răzvan Crainea noreply at github.com
Mon Jul 20 14:02:53 EST 2020


  Branch: refs/heads/coverity_scan
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 0306b2d87289fe4863a66f509a41f9c831755595
      https://github.com/OpenSIPS/opensips/commit/0306b2d87289fe4863a66f509a41f9c831755595
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M modules/dialog/dialog.c
    M modules/dialog/doc/dialog_admin.xml

  Log Message:
  -----------
  dialog: don't allow RE-INVITE and OPTIONS pinging at the same time

Enabling both RE-INVITE and OPTIONS pinging for the same endpoint causes
issues with the CSEQ value in:
* ACK (incremented value compared to the corresponding INVITE)
* INVITE and OPTIONS (decreasing values between the requests), in case
  races occur between computing the new CSEQ values and sending the messages.


  Commit: 39a4034ccacafa13b50f23b2e47962efea7fa994
      https://github.com/OpenSIPS/opensips/commit/39a4034ccacafa13b50f23b2e47962efea7fa994
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M modules/load_balancer/lb_parser.c

  Log Message:
  -----------
  [load_balancer] Spelling over log messages


  Commit: 9b26e9f80b4cdd6dfc0c5f05d09a76f9251e84b4
      https://github.com/OpenSIPS/opensips/commit/9b26e9f80b4cdd6dfc0c5f05d09a76f9251e84b4
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M modules/presence/presence.c

  Log Message:
  -----------
  presence: fix passing large structure

Fixes Coverity CID #40791


  Commit: f9c3f02aee5f16284002f7674f1886ef77056516
      https://github.com/OpenSIPS/opensips/commit/f9c3f02aee5f16284002f7674f1886ef77056516
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M modules/mi_fifo/fifo_fnc.c

  Log Message:
  -----------
  mi_fifo: fix concatenated commands

Fixes Coverity CID #199915


  Commit: 6cc8af01a57c2c5349d6de6b3e2d23eb17186724
      https://github.com/OpenSIPS/opensips/commit/6cc8af01a57c2c5349d6de6b3e2d23eb17186724
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M modules/drouting/drouting.c

  Log Message:
  -----------
  drouting: remove useles code

Fixes Coverity CID #199955


  Commit: a181179e5214a8f4a225222985500ada3a4f87be
      https://github.com/OpenSIPS/opensips/commit/a181179e5214a8f4a225222985500ada3a4f87be
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M modules/db_berkeley/bdb_lib.c

  Log Message:
  -----------
  db_berkeley: prevent possible overflow

Fixes Coverity CID #40868


  Commit: bceaca7808f9df3c3fa5dc19c8abe7817eb8f5f1
      https://github.com/OpenSIPS/opensips/commit/bceaca7808f9df3c3fa5dc19c8abe7817eb8f5f1
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M modules/tracer/tracer.c

  Log Message:
  -----------
  tracer: proper distinction between types and flags/scope

Fixes coverity CID #199984


  Commit: 0394012f56cb37b10dce9ca86edc420706348ade
      https://github.com/OpenSIPS/opensips/commit/0394012f56cb37b10dce9ca86edc420706348ade
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M modules/tracer/tracer.c

  Log Message:
  -----------
  tracer: fix possible null dereference

Fixes Coverity CID #199929 and #200006


  Commit: 20d589318d8e4ff79bfbbcc30182e968edd48791
      https://github.com/OpenSIPS/opensips/commit/20d589318d8e4ff79bfbbcc30182e968edd48791
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M modules/cgrates/cgrates_acc.c

  Log Message:
  -----------
  cgrates: fix useless null check

Fixes Coverity CID #200007 and #200082


Compare: https://github.com/OpenSIPS/opensips/compare/908d362ecd28...20d589318d8e



More information about the Devel mailing list