Branch: refs/heads/3.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a0d495bd1a55f7d5b5637493360e7e6148ecc0d2
      
https://github.com/OpenSIPS/opensips/commit/a0d495bd1a55f7d5b5637493360e7e6148ecc0d2
  Author: Maksym Sobolyev <sobo...@sippysoft.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M modules/auth/api.c

  Log Message:
  -----------
  If we did not request qop to start with when challenging then
no additional work needs to be done after receiving authentication
with no qop.

Reported by:    efes99...@gmail.com, callum....@x-on.co.uk, gshep...@sangoma.com


  Commit: b0ef7e0ade389b5eeb2b56c62e39fdc514789bdd
      
https://github.com/OpenSIPS/opensips/commit/b0ef7e0ade389b5eeb2b56c62e39fdc514789bdd
  Author: Maksym Sobolyev <sobo...@sippysoft.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M net/trans.c

  Log Message:
  -----------
  Fix off-by-one error allocating space for protos[]. Reported by
OSS-Fuzz.


  Commit: 4f929bd70708108aba21b4ecb925236b0fe177ae
      
https://github.com/OpenSIPS/opensips/commit/4f929bd70708108aba21b4ecb925236b0fe177ae
  Author: Maksym Sobolyev <sobo...@sippysoft.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M pvar.c

  Log Message:
  -----------
  Expect that protos[proto].name can be NULL.


  Commit: 389caf386c0400a078ac8bdb7e468fbccc81625b
      
https://github.com/OpenSIPS/opensips/commit/389caf386c0400a078ac8bdb7e468fbccc81625b
  Author: Maksym Sobolyev <sobo...@sippysoft.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M parser/contact/contact.c

  Log Message:
  -----------
  Fix a pkg memory leak: when parsing of the Contact fails, free
all associated parameters that have been parsed so far, not just
the contact structure itself. Reported by OSS-Fuzz.


  Commit: f9a0a3fef35ffa75c99ca5769cee6c5a813a9901
      
https://github.com/OpenSIPS/opensips/commit/f9a0a3fef35ffa75c99ca5769cee6c5a813a9901
  Author: Maksym Sobolyev <sobo...@sippysoft.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M parser/contact/contact.c

  Log Message:
  -----------
  Fix skip_name() to not generate strings with bogus length.
Discovered by OSS-Fuzz.


Compare: 
https://github.com/OpenSIPS/opensips/compare/5e9fadb07322...f9a0a3fef35f

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to