Coverity UNCAUGHT_EXCEPT - CID 12661

Bug #1103133 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Session Menu
Invalid
High
Unassigned
13.04
Invalid
High
Unassigned
Xorg-gtest
New
Undecided
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://wiki.ubuntu.com/CanonicalProductStrategy/Coverity
CID: 12661
Checker: UNCAUGHT_EXCEPT
Category: No category available
CWE definition: http://cwe.mitre.org/data/definitions/248.html
File: /usr/src/xorg-gtest/src/gtest/gtest_main.cc
Function: main
Code snippet:
 30 #include <iostream>
 31
 32 #include "gtest/gtest.h"
 33
CID 12661 - UNCAUGHT_EXCEPT
In function "main" an exception of type "testing::internal::<unnamed>::ClassUniqueToAlwaysTrue" is thrown and never caught.
 34 GTEST_API_ int main(int argc, char **argv) {
 35 std::cout << "Running main() from gtest_main.cc\n";
 36
CID 12661 - UNCAUGHT_EXCEPT
Called function throws an exception of type "testing::internal::<unnamed>::ClassUniqueToAlwaysTrue".
 37 testing::InitGoogleTest(&argc, argv);
 38 return RUN_ALL_TESTS();
 39 }

Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : indicator-session-13.04: /usr/src/xorg-gtest/src/gtest/gtest_main.cc

Source file with Coverity annotations.

Changed in indicator-session:
importance: Undecided → High
Charles Kerr (charlesk)
Changed in indicator-session:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.