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).
-
Marcus Larsson (Inactive)
-
Marcus Larsson (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: