Kani does not detect UB for ptr_offset_from
and ptr_offset_from_unsigned
#3756
Labels
[C] Bug
This is a bug. Something isn't working.
[E] Unsupported UB
Undefined behavior that Kani does not detect
[F] Soundness
Kani failed to detect an issue
using the following command line invocation:
with Kani version: 0.56.0
I expected to see this happen: Verification fails due to UB detection
Instead, this happened: Verification succeeds
The text was updated successfully, but these errors were encountered: