-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Server Security
-
Fully Compatible
-
ALL
-
Security 2023-04-03
-
None
-
None
-
None
-
None
-
None
-
None
-
None
AUTO_CAUSES_COPY
Unnecessary object copies can affect performance. Using the auto keyword without an & causes a copy.
/src/mongo/crypto/fle_crypto.cpp:5870: AUTO_CAUSES_COPY 135486 Using the "auto" keyword without an "&" causes the copy of an object of type ConstDataRange.
- is duplicated by
-
SERVER-75024 Coverity analysis defect 135481: Uninitialized scalar field
-
- Closed
-