Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

[BUGFIX] Don't use DiagnosticsEngine without initialization. #820

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ergawy
Copy link

@ergawy ergawy commented Oct 24, 2018

This PR fixes a bug in src/command_line.cc -> RunQueryDbThread(). The DiagnosticsEngine was used without being properly initialized.

@ergawy
Copy link
Author

ergawy commented Oct 24, 2018

CI fails due to some weird spacing mismatches in test cases. Let me know if you would like me to look into that.

@jacobdufault
Copy link
Owner

Init is called after the initialize message. Is this causing a crash?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants