[OpenSIPS-Devel] [OpenSIPS/opensips] 1cd5d2: [tm] fix mem leak when passing a proxy to t_relay()
Bogdan Andrei IANCU
noreply at github.com
Thu Nov 12 17:16:00 EST 2020
Branch: refs/heads/3.0
Home: https://github.com/OpenSIPS/opensips
Commit: 1cd5d2be2696d72192d07efa388ad1f255c92762
https://github.com/OpenSIPS/opensips/commit/1cd5d2be2696d72192d07efa388ad1f255c92762
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2020-11-12 (Thu, 12 Nov 2020)
Changed paths:
M modules/tm/tm.c
Log Message:
-----------
[tm] fix mem leak when passing a proxy to t_relay()
The actual proxy structure needs to be also freed.
Reported by @Sigmast-Michael
Closes #2304
More information about the Devel
mailing list