Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: fix some issues caught by clang-analyzer #247

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

Shivix
Copy link
Contributor

@Shivix Shivix commented Aug 12, 2024

Fixes a possible nullptr string construction which will throw, hiding
the original error message.
Silences some other warnings on purposeful issues.

@Shivix Shivix requested a review from a team as a code owner August 12, 2024 10:54
Fixes a possible nullptr string construction which will throw, hiding
the original error message.
Silences some other warnings on purposeful issues.
@markaylett markaylett merged commit a665d43 into reactivemarkets:master Aug 12, 2024
5 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants