]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Fix leak using contact ACL
authorGiuseppe Sucameli <sucameli@netresults.it>
Wed, 5 Dec 2018 00:00:40 +0000 (01:00 +0100)
committerGiuseppe Sucameli <sucameli@netresults.it>
Wed, 5 Dec 2018 22:17:11 +0000 (17:17 -0500)
commit6071ad77f5705a8f4cb3b41847955d92cd265a09
tree7a573f5f4971d57cb48faae2fc2d5efbe066ffe2
parent36bf94c3a8bdc52aa9e281a44b35955a0a844a28
chan_sip: Fix leak using contact ACL

Free old peer's contactacl before overwrite it within build_peer.

ASTERISK-28194

Change-Id: Ie580db6494e50cee0e2a44b38e568e34116ff54c
channels/chan_sip.c