Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-20769

MTimeSection logs uninitialized value

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Not specified
    • Resolution: Fixed
    • None
    • 7.0.0
    • JLib
    • None

    Description

      Class MTimeSection in jdebug contains two character pointer members, `scope` and `title`. `Scope` is initialized, and `title` is not. `Title` is logged when the `master` pointer is not set.

      HPCC-12046 removed `title` as a constructor parameter. The corresponding member should be removed, and `scope` should be logged in its place from the destructor.

      Attachments

        Activity

          People

            klemti01 Tim Klemm
            klemti01 Tim Klemm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: