-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
ALL
-
Security 8 08/28/15
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Dereference of an explicit null value
Defect 73577 (STATIC_C)
Checker FORWARD_NULL (subcategory deref_constant_null)
File: /src/mongo/db/modules/enterprise/src/encryptdb/encryption_key_manager.cpp
Function mongo::EncryptionKeyManager::getKey(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&)
/src/mongo/db/modules/enterprise/src/encryptdb/encryption_key_manager.cpp, line: 175
Dereferencing null pointer "this->_keyStorageConnection".
invariantWTOK(
- related to
-
SERVER-20002 Coverity analysis defect 73586: Explicit null dereferenced
-
- Closed
-