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
It is undefined behaviour to construct a pointer that is out-of-bounds,
not just to use it.
This is a follow-up to commit 9391cd9
which fixed the same problem (detected by -fsanitize=array-bounds)
in MallocBench/cfrac.
Co-authored-by: Alexey Samsonov <[email protected]>
0 commit comments