Branch: refs/heads/3.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 6c864516a271415a948e054d16ae4757af266c3b
      
https://github.com/OpenSIPS/opensips/commit/6c864516a271415a948e054d16ae4757af266c3b
  Author: Razvan Crainea <[email protected]>
  Date:   2021-03-18 (Thu, 18 Mar 2021)

  Changed paths:
    M modules/b2b_entities/dlg.c

  Log Message:
  -----------
  b2b_entities: do not search dlg by NULL from_tag

b2b_search_htable_dlg() always requires a non-NULL from_tag, therefore
when searching the dialog with an empty one (for example in case of a
b2b client timeout), we shall check agains a 0-length totag, rather than
NULL, otherwise it would result in a crash

(cherry picked from commit 68806c4b079c7601941785decc9824cfe78c3d27)



_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to