GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/584
Coverity regressions three new issues pertaining to too generic exception handling You can merge this pull request into a Git repository by running: $ git pull https://github.com/DaanHoogland/cloudstack coverity-regressions Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/584.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #584 ---- commit 6ad93842eb63f96a5709f1ae6367935c164724d0 Author: Daan Hoogland <d...@onecht.net> Date: 2015-07-14T08:41:07Z coverity 1311706: to generic exeption handling on xapi call commit f664a0a75fc038533b89dacbcc75a2c2544a8dcc Author: Daan Hoogland <d...@onecht.net> Date: 2015-07-14T08:45:19Z coverity 1311708: sql exception caught instead of generic (runtime) commit af2445ea7d8f24a253aeba007a4fcab99643e297 Author: Daan Hoogland <d...@onecht.net> Date: 2015-07-14T08:50:05Z coverity 1311707: only sql exception on select would have been caught. passing all runtime exceptions through ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---