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

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


Corey Farrell created ASTERISK-24510:
----------------------------------------

             Summary: 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: 13.0.0, SVN
            Reporter: 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