Closed ChrisTimperley closed 1 year ago
This bug is not reproducible by klee, its a memcpy param-overlap which is not detected by klee. I tried to modify/add the detection but its not straightforward without messing up the modelling.
That's fine. Is it possible to have this scenario terminate normally rather than hitting a runtime error?
FIxed in c62f6b706ea6d8f0c0fc30e7e6c19fdfef36e692 analysis now exits gracefully if the program did not crash