-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
Fully Compatible
-
ALL
-
v4.4
-
Execution Team 2020-08-24
Uninitialized scalar variable
The variable will contain an arbitrary value left from earlier computations. Use of an uninitialized variable
/src/mongo/db/catalog/index_catalog_impl.cpp:1466: UNINIT 115663 Declaring variable "keysDeleted" without initializer.