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 segmentation fault on operator!= for Floating Point #4906

Closed
wants to merge 1 commit into from

Conversation

jubnzv
Copy link

@jubnzv jubnzv commented Dec 18, 2020

I'm not sure where I should add test for this case, if necessary. Could you please give me an advice?

Closes #4905

NikolajBjorner added a commit that referenced this pull request Dec 18, 2020
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
@NikolajBjorner
Copy link
Contributor

Thanks, slightly different update pushed, but uses the addition of floats

jubnzv added a commit to jubnzv/cppcheck that referenced this pull request Dec 19, 2020
jubnzv added a commit to jubnzv/cppcheck that referenced this pull request Dec 20, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segmentation fault on operator != for Floating Point
2 participants