-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Structurally dead code
Actions intended to be performed by the unreachable code will never occur. Code block is unreachable because of the syntactic structure of the code
/test/model/src/core/data_value.cpp:111: UNREACHABLE 138367 This code cannot be reached: "throw model::wiredtiger_exc...".
- duplicates
-
WT-12069 Fix Coverity bugs in the model
- Closed