[asterisk-bugs] [JIRA] (ASTERISK-27358) res_pjsip: endpt_send_request leaks

Corey Farrell (JIRA) noreply at issues.asterisk.org
Tue Oct 31 16:33:20 CDT 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=239760#comment-239760 ] 

Corey Farrell commented on ASTERISK-27358:
------------------------------------------

Appears this may be a shutdown leak that the testsuite can use timing to deal with.  Linking to ASTERISK-27306 so we can find this bug when making other tests handle this.

> res_pjsip: endpt_send_request leaks
> -----------------------------------
>
>                 Key: ASTERISK-27358
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27358
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 13.17.2, GIT, 15.0.0
>            Reporter: Corey Farrell
>            Assignee: Kevin Harwell
>
> {{req_wrapper}} allocated in {{endpt_send_request}} leaks.  I'm unsure where the extra references to the object should be released.  This can be reproduced every time using testsuite: {{tests/channels/pjsip/qualify/auth}}.
> The leak is small (48 bytes plus AO2 headers), looks like it could occur frequently.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list