-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1586 fix vt sample project segfault #1600
Conversation
3ac2594
to
696c99e
Compare
PR tests (clang-10, ubuntu, mpich) Build for 6fae1e8
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally looks good to me, though Cezary maybe has more to say about it before it gets merged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
696c99e
to
6fae1e8
Compare
Fixes #1586
TraceLite
ctor tried to read from config pointer, which wasn't initialized yet.