res_pjsip_session: Fix session reference leak.
The ast_sip_dialog_get_session function returns the session with reference count increased. This was not taken into account and was causing sessions to remain around when they should not be. ASTERISK-29089 Change-Id: I430fa721b0a824311a59effec6056e9ec528e3e8
parent
b4ab0dd4
No related branches found
No related tags found
Loading
Please register or sign in to comment