[asterisk-bugs] [JIRA] (ASTERISK-24768) res_timing_pthread: file descriptor leak
Matthias Urlichs (JIRA)
noreply at issues.asterisk.org
Sun Feb 8 12:09:34 CST 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-24768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224799#comment-224799 ]
Matthias Urlichs edited comment on ASTERISK-24768 at 2/8/15 12:09 PM:
----------------------------------------------------------------------
Patch added.
"You already have a license that is approved or pending review."
was (Author: smurfix):
Patch added.
I already signed the agreement.
> res_timing_pthread: file descriptor leak
> ----------------------------------------
>
> Key: ASTERISK-24768
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24768
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_timing_pthread
> Affects Versions: 13.2.0
> Environment: Current Debian (jessie/testing), i386, up-to-date
> Reporter: Matthias Urlichs
> Assignee: Matthias Urlichs
> Attachments: timer.patch
>
>
> Pthread timers are never deallocated because their link into the pthread_timers chain is never undone.
> This causes a file descriptor leak (at least two per incoming call).
> The locking in this patch probably needs review; the ao2_unlink() call does not. :-P
> \[Edit:\] *Inline patch removed*
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list