-
- Downloads
"git-rts@gitlab.mpi-sws.org:proux/iris.git" did not exist on "f87db2d29ce6a5b22f23a50696f5f54a9d3eb386"
Let the malloc expression non-deterministically yield NULL.
* This behavior is "implementation defined" and can be turned on and off using the Boolean field "alloc_can_fail" of the class "Env". * The expression "EAlloc" is now an r-value of pointer type instead of an l-value. * The executable semantics for expressions is now non-deterministic. Hence, some proofs had to be revised.
Loading
Please register or sign in to comment