Coverity UNCAUGHT_EXCEPT - CID 12545 - src/main.cpp - In function "main" an exception of type "boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::bad_function_call> >" is thrown and never caught
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
Triaged
|
Medium
|
Unassigned |
Bug Description
This bug is exported from the Coverity Integration Manager on Canonical's servers. For information on how this is done please see this website: https:/
CID: 12545
Checker: UNCAUGHT_EXCEPT
Category: No category available
CWE definition: http://
File: /tmp/buildd/
Function: main
Code snippet:
244 }
245 }
246
247 int
CID 12545 - UNCAUGHT_EXCEPT
In function "main" an exception of type "boost:
248 main (int argc, char **argv)
249 {
250 CompManager manager;
251
252 programName = argv[0];
253 programArgc = argc;
summary: |
- Coverity UNCAUGHT_EXCEPT - CID 12545 + Coverity UNCAUGHT_EXCEPT - CID 12545 - src/main.cpp - In function "main" + an exception of type + "boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::bad_function_call> + >" is thrown and never caught |
Changed in compiz: | |
milestone: | none → 0.9.10.0 |
Changed in compiz: | |
milestone: | 0.9.10.0 → 0.9.11.0 |
no longer affects: | compiz/0.9.9 |
Changed in compiz: | |
importance: | High → Medium |
status: | New → Triaged |
no longer affects: | compiz/0.9.10 |
Changed in compiz: | |
milestone: | 0.9.11.0 → 0.9.12.0 |
Changed in compiz: | |
milestone: | 0.9.12.0 → 0.9.12.1 |
Changed in compiz: | |
milestone: | 0.9.12.1 → 0.9.12.2 |
Source file with Coverity annotations.