-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines, Storage Engines - Foundations
-
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
/src/cursor/cur_layered.c:1868: UNREACHABLE 174910 Since the loop increment is unreachable, the loop body will never execute more than once.