Details
-
Bug
-
Resolution: Works as Designed
-
Major - P3
-
None
-
None
-
None
-
ALL
Description
Uninitialized scalar field
The field will contain an arbitrary value left over from earlier computations. A scalar field is not initialized by the constructor
/src/mongo/db/record_id.h:519: UNINIT_CTOR 138074 Class member declaration for "_data".
/src/mongo/db/repl/oplog.h:67: UNINIT_CTOR 138074 Non-static class member "recordId._data" is not initialized in this constructor nor in any functions that it calls.