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

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


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 329ba6031792cea0fd92cfd0ef28804c447266c6
      https://github.com/OpenSIPS/opensips/commit/329ba6031792cea0fd92cfd0ef28804c447266c6
  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