-
Type:
Bug
-
Resolution: Declined
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Layered Tables
-
Storage Engines - Foundations
-
None
-
None
Dereference of potentially null field
If the field is actually null, then a null pointer dereference will occur. Field, which is statistically checked against null, is dereferenced.
/src/cursor/cur_layered.c:866: NULL_FIELD 183951 Reading field "current_cursor", which is expected to possibly be "NULL" in "clayered->current_cursor" (checked 1 out of 18 times).
- is caused by
-
WT-15856 Invariant failure cursor returned out-of-order keys
-
- Closed
-