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

Coverity analysis defect 133944: Uninitialized pointer field

    • Fully Compatible
    • ALL
    • QE 2022-10-17, QE 2022-10-31

      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/query/datetime/date_time_support.h:389: UNINIT_CTOR 133944 The compiler-generated constructor for this class does not initialize "_tzInfo".

            Assignee:
            rui.liu@mongodb.com Rui Liu
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: