Skip to content
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

Lots of undefined behavior found by sanitizer #132

Open
PetterS opened this issue Apr 14, 2020 · 0 comments
Open

Lots of undefined behavior found by sanitizer #132

PetterS opened this issue Apr 14, 2020 · 0 comments

Comments

@PetterS
Copy link

PetterS commented Apr 14, 2020

See e.g. this message about incorrectly casting an enum value that seemed pretty serious: https://list.coin-or.org/pipermail/cbc/2017-October/002261.html

To reproduce, compile Cbc with Clang and AddressSanitizer enabled and lots of crashes should show up. Some crashes are relatively easy to fix, but others are much trickier.

@svigerske svigerske transferred this issue from coin-or/Cbc Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant