-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
ALL
-
v8.0
-
Programmability 2024-05-27
Uninitialized scalar variable
The variable will contain an arbitrary value left from earlier computations. Use of an uninitialized variable
/build/7a67446c/mongo/db/commands/bulk_write_gen.cpp:4033: UNINIT 155647 Declaring variable "_tmp".
/build/7a67446c/mongo/db/commands/bulk_write_gen.cpp:4071: UNINIT 155647 Using uninitialized value "_tmp". Field "_tmp._M_u" is uninitialized when calling "emplace_back". [Note: The source code implementation of the function has been overridden by a builtin model.]