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

Liviu Chircu noreply at github.com
Fri Sep 27 05:10:03 EDT 2019


  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 082329764936a4c244ae22cc0b49af9ce3941a5c
      https://github.com/OpenSIPS/opensips/commit/082329764936a4c244ae22cc0b49af9ce3941a5c
  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).





More information about the Devel mailing list