[asterisk-bugs] [JIRA] (ASTERISK-25333) App meetme sometimes not close fd with pseudo module

Afonso Zimmermann (JIRA) noreply at issues.asterisk.org
Fri Aug 21 11:27:33 CDT 2015


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

Afonso Zimmermann commented on ASTERISK-25333:
----------------------------------------------

My purpose when submit this patch is show how a have fixed this. But this need a review. I will submit this to gerrit to review.

> 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
>            Assignee: Afonso Zimmermann
>         Attachments: conf.diff
>
>
> 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