[OpenSIPS-Devel] [OpenSIPS/opensips] d4f023: mid_registrar: Fix possible crash in mode == 2

Liviu Chircu noreply at github.com
Wed Mar 20 11:46:25 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d4f023e8da8fc6bda92b4d4aa8e58cde0282ee67
      https://github.com/OpenSIPS/opensips/commit/d4f023e8da8fc6bda92b4d4aa8e58cde0282ee67
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-03-20 (Wed, 20 Mar 2019)

  Changed paths:
    M modules/mid_registrar/save.c

  Log Message:
  -----------
  mid_registrar: Fix possible crash in mode == 2

It seems commit d8fe587cef17 broke the handling for non-star
de-registrations which remove the last standing contact, causing replies
from the main registrar to not include a "Contact" header field.  The
latter, in itself, is perfectly fine -- however, it must be handled
properly.


  Commit: 0fd7b9ff9f2556d4d0fb60cfbc9f1681ad5cd660
      https://github.com/OpenSIPS/opensips/commit/0fd7b9ff9f2556d4d0fb60cfbc9f1681ad5cd660
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-03-20 (Wed, 20 Mar 2019)

  Changed paths:
    M mem/common.h

  Log Message:
  -----------
  mem/common.h: Relocate inline allocator detection code

... to a more logical place, before including allocator header files.


Compare: https://github.com/OpenSIPS/opensips/compare/da20233c68cd...0fd7b9ff9f25



More information about the Devel mailing list