[asterisk-bugs] [JIRA] (ASTERISK-24510) chan_sip: Add missing braces

Corey Farrell (JIRA) noreply at issues.asterisk.org
Mon Nov 10 00:24:29 CST 2014


     [ https://issues.asterisk.org/jira/browse/ASTERISK-24510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Corey Farrell reassigned ASTERISK-24510:
----------------------------------------

    Assignee: Corey Farrell

> chan_sip: Add missing braces
> ----------------------------
>
>                 Key: ASTERISK-24510
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24510
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: SVN, 13.0.0
>            Reporter: Corey Farrell
>            Assignee: Corey Farrell
>            Severity: Minor
>
> Scanned for / fixed instances of the regex search pattern in channels/chan_sip.c and channels/sip/*.c:
> {code}(else|(if|while|for)\s*\(.*\))(\s*/\*.*\*/|)\s*${code}
> I've proposed this change for 13 and trunk.  The set of braces for one 'if' statement was excluded from this change to allow the entire patch to apply cleanly to 13 and trunk with patch fuzz level 0.



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



More information about the asterisk-bugs mailing list