[OpenSIPS-Devel] [OpenSIPS/opensips] 989b7b: async: fix fd leaking and invalid memory overwrite
Razvan Crainea
razvan at opensips.org
Mon Oct 8 04:52:40 EDT 2018
Branch: refs/heads/2.4
Home: https://github.com/OpenSIPS/opensips
Commit: 989b7b939c1f88e4ba6fe18e44ec640ca2f9a467
https://github.com/OpenSIPS/opensips/commit/989b7b939c1f88e4ba6fe18e44ec640ca2f9a467
Author: Razvan Crainea <razvan at opensips.org>
Date: 2018-10-08 (Mon, 08 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: fix fd leaking and invalid memory overwrite
Also simplify the async interface to prevent dereferencing the fd.
This commit combines the following master commits:
9b45482861c53d79718f4eeff57a25b278964c5f
2b264d0b8c0b8f25d1e895247a1f0f8697ae34e5
ac549a0d5f3a084cd7034bf45b603f95c64025af
Kudos to Liviu Chircu for brainstorming and optimizing the initial fix.
**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