-
Type:
Bug
-
Resolution: Works as Designed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
ALL
-
None
-
None
-
None
-
None
-
None
-
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/mongo/db/exec/sbe/stages/lookup_hash_table.cpp:289: NULL_FIELD 176952 Reading field "_recordStoreBuf", which is expected to possibly be "nullptr" in "this->_recordStoreBuf" (checked 6 out of 7 times).
- is related to
-
SERVER-111247 Coverity analysis defect 176934: Dereference of potentially null field
-
- Closed
-
-
SERVER-111248 Coverity analysis defect 176927: Dereference of potentially null field
-
- Closed
-
-
SERVER-111250 Coverity analysis defect 176920: Dereference of potentially null field
-
- Closed
-
- related to
-
SERVER-111243 Coverity analysis defect 176945: Dereference of potentially null field
-
- Closed
-
-
SERVER-111250 Coverity analysis defect 176920: Dereference of potentially null field
-
- Closed
-