]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Fix leak of fake_auth references.
authorCorey Farrell <git@cfware.com>
Thu, 5 Oct 2017 20:54:12 +0000 (16:54 -0400)
committerCorey Farrell <git@cfware.com>
Fri, 6 Oct 2017 14:24:43 +0000 (09:24 -0500)
commit3e2cb5a9e9a0262ed23b934407ff829890e6553a
tree4016a61381a1764cc2e24e37b5492919a0b86ea4
parent0991cb0a8fc99a356683f4efa701ac21bfdc46ac
res_pjsip: Fix leak of fake_auth references.

pjsip_distributor leaks references to fake_auth when the default realm
has not changed.

ASTERISK-27306

Change-Id: I3fcf103b3680ad2d1d4610dcd6738eeaebf4d202
res/res_pjsip/pjsip_distributor.c