-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Closed
Description
Issue #389 could have been prevented if the UB sanitizer had been used during continuous integration. We shall add a Travis job for this if possible.
Required flags:
-g -O2 -fsanitize=address -fsanitize=undefined -fno-omit-frame-pointer
Reactions are currently unavailable