LogTagLevelExpression not properly initialized in configure_stdout

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • svc
    • b107

      LogConfiguration::configure_stdout uses the LogTagLevelExpression class to programmatically set up a tag and level expression to configure. It doesn't explicitly call clear() on the expression before filling it in, causing it to have uninitialized data (the allow_other_tags will be uninitialized).

            Assignee:
            Marcus Larsson (Inactive)
            Reporter:
            Marcus Larsson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: