[OpenSIPS-Devel] [OpenSIPS/opensips] fedd1f: osp: actually fix potential use of uninitialized p...

Zero King noreply at github.com
Fri Apr 3 17:34:09 EST 2020


  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: fedd1f7322643c7e9b2fda1f4ca6e7f4f1d31b83
      https://github.com/OpenSIPS/opensips/commit/fedd1f7322643c7e9b2fda1f4ca6e7f4f1d31b83
  Author: Zero King <l2dy at icloud.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    M modules/osp/orig_transaction.c

  Log Message:
  -----------
  osp: actually fix potential use of uninitialized pointer

If OSPPTransactionNew() failed, callids[0] is still uninitialized.

(cherry picked from commit c8a99ad3d1dea71ddaa73ed4cac42f4c56b49a38)
(cherry picked from commit 8a6d458ec72243c667b39ac1f97cfe7e7e98d1ec)


  Commit: 3cae597de6592e9e2970c79c2f65fe443eb16764
      https://github.com/OpenSIPS/opensips/commit/3cae597de6592e9e2970c79c2f65fe443eb16764
  Author: Zero King <l2dy at icloud.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    M modules/exec/exec.c

  Log Message:
  -----------
  exec: fix potential use of uninitialized pointer

(cherry picked from commit 9da92ced576d18e5487cf5dfa584ee638c170520)
(cherry picked from commit a4da730c13d52b494f834fdd5c7ff5d61a17937f)


  Commit: 2534ee9f9d41e6996ed80bf34ffdd92d06f0d17d
      https://github.com/OpenSIPS/opensips/commit/2534ee9f9d41e6996ed80bf34ffdd92d06f0d17d
  Author: Zero King <l2dy at icloud.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    M modules/exec/exec_mod.c

  Log Message:
  -----------
  exec: fix NULL check after malloc

hf->next_other should be checked instead.

(cherry picked from commit 8d7e2f310d7f43535dea1dff6b6889df02d95c02)
(cherry picked from commit bcd723680b506f6ac0a6ec095e3920777bcb6b65)


  Commit: f11aa63035a2d3e1c3f67f3b50448bc91b85a27f
      https://github.com/OpenSIPS/opensips/commit/f11aa63035a2d3e1c3f67f3b50448bc91b85a27f
  Author: Zero King <l2dy at icloud.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    M modules/rtpengine/rtpengine.c

  Log Message:
  -----------
  rtpengine: check NULL before assignment

(cherry picked from commit f33f1d839102a24342a91f15a6902c05ee90ea45)
(cherry picked from commit b428f119fb179d00f47d1917362b33484ebaf4b1)


  Commit: a28d270fd0195c9e178180ccbc62626363cc7a4f
      https://github.com/OpenSIPS/opensips/commit/a28d270fd0195c9e178180ccbc62626363cc7a4f
  Author: Zero King <l2dy at icloud.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    M modules/db_virtual/dbase.c

  Log Message:
  -----------
  db_virtual: check NULL before log

(cherry picked from commit bbbe695ea8d64efe8a6152ed69aca88896d7a3dc)
(cherry picked from commit 39a3a06fd2486848d7e22736182602a741d42f5d)


Compare: https://github.com/OpenSIPS/opensips/compare/f2d6e7b5cdc3...a28d270fd019



More information about the Devel mailing list