[OpenSIPS-Devel] [OpenSIPS/opensips] 640263: str_strstr(): Fix unnecessary error log

Liviu Chircu liviu at opensips.org
Wed Oct 3 11:40:38 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 640263ded013767b25a19eea8bf1276a5f6be5b0
      https://github.com/OpenSIPS/opensips/commit/640263ded013767b25a19eea8bf1276a5f6be5b0
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M ut.h

  Log Message:
  -----------
  str_strstr(): Fix unnecessary error log


  Commit: 2b264d0b8c0b8f25d1e895247a1f0f8697ae34e5
      https://github.com/OpenSIPS/opensips/commit/2b264d0b8c0b8f25d1e895247a1f0f8697ae34e5
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M async.c
    M async.h
    M modules/event_routing/ebr_data.c
    M modules/tm/async.c
    M modules/tm/async.h
    M net/net_tcp_proc.c
    M net/net_udp.c
    M timer.c

  Log Message:
  -----------
  async/launch:  Prevent unnecessary pointer ref/deref

There is no need to provide a fd _reference_ to any of the async API
functions -- everyone just ignores this detail.  So we simplify the API
and make the code faster for now.


Compare: https://github.com/OpenSIPS/opensips/compare/76cf8f4513b0...2b264d0b8c0b
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Devel mailing list