[OpenSIPS-Devel] [OpenSIPS/opensips] c7f724: proto_ws: make sure we have destination to connect to

Răzvan Crainea noreply at github.com
Fri Jul 10 19:46:29 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c7f72410f68770fd3956cdd0d1e97c2add276a78
      https://github.com/OpenSIPS/opensips/commit/c7f72410f68770fd3956cdd0d1e97c2add276a78
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M modules/proto_ws/proto_ws.c

  Log Message:
  -----------
  proto_ws: make sure we have destination to connect to

Fixes Coverity CID #58340


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

  Changed paths:
    M modules/proto_smpp/db.c

  Log Message:
  -----------
  proto_smpp: skip entries with bad IP

Fixes Coverity CID #200075


  Commit: 31899c1c724f7a44ef425b2f148528289d5cf7a0
      https://github.com/OpenSIPS/opensips/commit/31899c1c724f7a44ef425b2f148528289d5cf7a0
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M modules/proto_smpp/smpp.c

  Log Message:
  -----------
  proto_smpp: prevent NULL deref in case of bogus input

Fixes coverity CID #199973 and #199931


  Commit: 20736cc65ab6facc099b1422de4271c24fb4fcdb
      https://github.com/OpenSIPS/opensips/commit/20736cc65ab6facc099b1422de4271c24fb4fcdb
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M modules/proto_hep/hep.c

  Log Message:
  -----------
  proto_hep: remove useless NULL check

Fixes Coverity CID #163991


  Commit: 58df2d1f4e3c92400a02e96e58dd5c733f40f91b
      https://github.com/OpenSIPS/opensips/commit/58df2d1f4e3c92400a02e96e58dd5c733f40f91b
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M modules/proto_wss/proto_wss.c

  Log Message:
  -----------
  proto_wss: add fall through indication

Fixes Coverity CID #58373


  Commit: 6169e1b7f620e994d80fdc2d03828a3b5b838071
      https://github.com/OpenSIPS/opensips/commit/6169e1b7f620e994d80fdc2d03828a3b5b838071
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M modules/proto_tls/proto_tls.c

  Log Message:
  -----------
  proto_tls: make sure we have destination to connect to

Fixes Coverity CID #58361


  Commit: 4d5465e5765a0804dfac696af653cd77cd651b9b
      https://github.com/OpenSIPS/opensips/commit/4d5465e5765a0804dfac696af653cd77cd651b9b
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M modules/b2b_entities/dlg.c
    M modules/b2b_logic/b2b_logic.c
    M modules/b2b_logic/entity_storage.c
    M modules/b2b_logic/logic.c
    M modules/b2b_logic/records.c
    M modules/b2b_sca/sca_logic.c

  Log Message:
  -----------
  b2b_logic: fix coverity errors

Fixes CID #200000, #211411, #211412, #211413, #211414, #211362, #40885,
      #40835, #40827, #40826, #40825, #40703, #40704


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

  Changed paths:
    M modules/db_text/dbt_file.c

  Log Message:
  -----------
  db_text: complete coverity CID #200093


  Commit: 87a1f31d20c54733a8ad8eaab33244ef9785dba1
      https://github.com/OpenSIPS/opensips/commit/87a1f31d20c54733a8ad8eaab33244ef9785dba1
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M modules/compression/gz_helpers.c
    M modules/cpl_c/cpl_parser.c
    M modules/db_berkeley/bdb_lib.c
    M modules/h350/h350_exp_fn.c
    M modules/jabber/jabber.c
    M modules/rabbitmq/rmq_servers.c
    M modules/rabbitmq_consumer/rmq_connection.c
    M modules/tls_mgm/tls_conn_ops.h
    M modules/tls_mgm/tls_conn_server.h

  Log Message:
  -----------
  fix more switch fall through

Coverity CID #199932, #199927, #164020, #164013, #150486, #58380,
    #58379, #58375, #58374, #40705, #40700, #40701


  Commit: 65b18091482db08a67dbb5195385511384116d54
      https://github.com/OpenSIPS/opensips/commit/65b18091482db08a67dbb5195385511384116d54
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M db/db_ut.c
    M db/db_ut.h
    M modules/db_berkeley/bdb_res.c
    M modules/db_berkeley/bdb_res.h
    M modules/db_berkeley/db_berkeley.c
    M modules/db_text/dbt_base.c
    M modules/db_text/dbt_lib.c
    M modules/db_text/dbt_lib.h
    M modules/db_text/dbt_res.c
    M modules/db_text/dbt_tb.c

  Log Message:
  -----------
  db: merge db_is_neq_type() in db_ut

Fix coverity CID #40717, #40718, #40719, #40720, #40721, #40722


Compare: https://github.com/OpenSIPS/opensips/compare/ac23294748b4...65b18091482d



More information about the Devel mailing list