[OpenSIPS-Devel] [OpenSIPS/opensips] 873e7f: dialog: Optimize link_dlg_profile()

Liviu Chircu noreply at github.com
Fri Sep 27 05:09:24 EDT 2019


  Branch: refs/heads/3.0
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 873e7f986ff96d646fc9c11f49ce20b0979da76a
      https://github.com/OpenSIPS/opensips/commit/873e7f986ff96d646fc9c11f49ce20b0979da76a
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-09-27 (Fri, 27 Sep 2019)

  Changed paths:
    M modules/dialog/dlg_profile.c

  Log Message:
  -----------
  dialog: Optimize link_dlg_profile()

Reduce the number of pointer de-reference operations performed, be it
under lock or not (from 8-9 de-references down to just 1).

(cherry picked from commit 329ba6031792cea0fd92cfd0ef28804c447266c6)





More information about the Devel mailing list