]> 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:52 +0000 (09:24 -0500)
commit5110600f1e5c8ce20acf57568731d81d54a39f5f
tree87452e848d270051cc55fdc65828fe83b0503462
parent646d97f62607535bb0f5ee413c2a423a5dac01b6
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