Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-54830

Coverity analysis defect 117752: Uninitialized pointer field

    • Fully Compatible
    • ALL
    • Repl 2021-03-22

      Uninitialized pointer field

      The pointer field will point to an arbitrary memory location, any attempt to write may cause corruption. A pointer field is not initialized in the constructor
      /src/mongo/db/repl/tenant_cloner_test_fixture.h:43: UNINIT_CTOR 117752 The compiler-generated constructor for this class does not initialize "serviceContext".

            Assignee:
            jason.chan@mongodb.com Jason Chan
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: