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
CBMC is supposed to throw if we try to analyse a problem with >254 distinct objects (8-bit address space, plus null and invalid_ptr). However the test doesn't currently work. Suggest cherry-picking smowton@5f89782
The text was updated successfully, but these errors were encountered:
CBMC is supposed to throw if we try to analyse a problem with >254 distinct objects (8-bit address space, plus
null
andinvalid_ptr
). However the test doesn't currently work. Suggest cherry-picking smowton@5f89782The text was updated successfully, but these errors were encountered: