Summary: | ASTERISK-19662: Coverity Report: Fix issues for error type MISSING_BREAK | ||
Reporter: | Matt Jordan (mjordan) | Labels: | |
Date Opened: | 2012-04-06 14:15:30 | Date Closed: | 2012-06-11 16:55:20 |
Priority: | Major | Regression? | |
Status: | Closed/Complete | Components: | General |
Versions: | 1.8.6.0 | Frequency of Occurrence | |
Related Issues: | |||
Environment: | Attachments: | ( 0) core_MISSING_BREAK.txt ( 1) deprecated_MISSING_BREAK.txt ( 2) extended_MISSING_BREAK.txt | |
Description: | Resolve findings from Coverity Static Analysis Report for type MISSING_BREAK. Note that the findings are contained in the files attached to this issue, organized by module support level. | ||
Comments: | By: Mark Michelson (mmichelson) 2012-05-07 11:03:53.938-0500 I have fixed core issues 0-3, 5, and 8. See the Subversion Commits tab for more details. Finding 4 requires some outside assistance, so I will be sending an e-mail to Moises Silva for an answer. Finding 6 is a missing break in Taiwanese/Chinese code to say the date. I have no way to know if this is correct or not. I did a search for the strings "Chinese" and "Taiwanese" on the bugtracker and found no open issues about the date being said incorrectly. Finding 7 is in MXML code and so I am not going to fix it. By: Matt Jordan (mjordan) 2012-05-21 13:49:30.449-0500 Reopening since extended issues are still on the docket |