[asterisk-bugs] [JIRA] (ASTERISK-25333) App meetme sometimes not close fd with pseudo module
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Aug 20 10:09:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=227319#comment-227319 ]
Asterisk Team commented on ASTERISK-25333:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> App meetme sometimes not close fd with pseudo module
> ----------------------------------------------------
>
> Key: ASTERISK-25333
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25333
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_meetme
> Affects Versions: 13.5.0
> Environment: asterisk with no dahdi board, calls sendo to meetme.
> Reporter: Afonso Zimmermann
>
> At release a meetme call, sometimes meetme does not close fd with pseudo module. In 'conf_run' function, some uses of 'goto' C function, is used 'close(fd);' but not at all. I recent supported a scenario with dthis problem, and my solution to this issue is call 'close(fd);' after 'outrun' goto label.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list