You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: