[OpenSIPS-Devel] [OpenSIPS/opensips] d94fe2: Refactor all global context writes to use a macro

Liviu Chircu noreply at github.com
Fri Oct 14 11:17:19 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d94fe2e840578f6c72e0c2e91161a148bcc2101b
      https://github.com/OpenSIPS/opensips/commit/d94fe2e840578f6c72e0c2e91161a148bcc2101b
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
    M action.c
    M context.h
    M modules/dialog/dlg_handlers.c
    M modules/dialog/dlg_req_within.c
    M modules/dialog/dlg_req_within.h
    M modules/proto_hep/proto_hep.c
    M modules/tm/async.c
    M modules/tm/t_lookup.c
    M modules/tm/timer.c
    M receive.c

  Log Message:
  -----------
  Refactor all global context writes to use a macro

This will make it easier to track down bugs related to lingering
context WRITE operations (which aren't coupled with a RESET at the end).





More information about the Devel mailing list