]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res/res_pjsip: Resources (udptl fd) are leaking for T.38 calls
authorPaulo Vicentini <paulo.vicentini@gmail.com>
Wed, 13 Feb 2019 13:36:45 +0000 (14:36 +0100)
committerPaulo Vicentini <paulo.vicentini@gmail.com>
Wed, 13 Feb 2019 14:23:17 +0000 (15:23 +0100)
commit2db81ee2b465c1c8f9c9e20359310b61e2f5e0f6
tree1a9bff927bcab1a50c1bd46d61fcb31321b4495e
parent44914234ba65eda96af2d54c02b13e1293fe5ddf
res/res_pjsip: Resources (udptl fd) are leaking for T.38 calls

Fix unbalanced references for datastore t38_session_media

ASTERISK-28288

Change-Id: Id6dceceb06651b03f611bf33deb3061022fe5d0c
res/res_pjsip_t38.c