[OpenSIPS-Devel] [OpenSIPS/opensips] 4b3944: Fix race condition - the log must be under lock

Bogdan-Andrei Iancu bogdan at opensips.org
Mon Aug 10 17:48:15 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4b3944f49625f646ff51033313c28fe1cf425ba2
      https://github.com/OpenSIPS/opensips/commit/4b3944f49625f646ff51033313c28fe1cf425ba2
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2015-08-10 (Mon, 10 Aug 2015)

  Changed paths:
    M net/net_tcp.c

  Log Message:
  -----------
  Fix race condition - the log must be under lock

As information from the alias strucuture is printed, this must be done under lock protection.
Closes #589 by @dbeskoek.

(cherry picked from commit 22f4c1a2e05b5f3d8d3c7ba06ec30c21d75bc4de)


  Commit: c8d102e09d7b87e82b582fd4e7f62328ad700ad1
      https://github.com/OpenSIPS/opensips/commit/c8d102e09d7b87e82b582fd4e7f62328ad700ad1
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2015-08-10 (Mon, 10 Aug 2015)

  Changed paths:
    M modules/dispatcher/dispatcher.c

  Log Message:
  -----------
  Simple text aligment to fit 80 chars wide.


Compare: https://github.com/OpenSIPS/opensips/compare/83cb342f61ce...c8d102e09d7b


More information about the Devel mailing list