Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect results in MemSafety-Other #24

Open
6 tasks
hbgit opened this issue Jan 17, 2020 · 0 comments
Open
6 tasks

Fix incorrect results in MemSafety-Other #24

hbgit opened this issue Jan 17, 2020 · 0 comments
Assignees
Labels

Comments

@hbgit
Copy link
Owner

hbgit commented Jan 17, 2020

Verification tasks from SV-COMP

  • ../../sv-benchmarks/c/memsafety-ext3/derefInLoop1.c

Expected FALSE, but result is TRUE
Incorrect mapping = BUG

  • ../../sv-benchmarks/c/memsafety-ext3/scopes1.c

LOC 16, not checked ptr scope

  • ../../sv-benchmarks/c/memsafety-ext3/scopes3.c

Incorrect mapping = ptr not initialized

  • ../../sv-benchmarks/c/memsafety-ext3/scopes5.c

Incorrect mapping = incorrect initialized

  • ../../sv-benchmarks/c/pthread-memsafety/list1.i

pthread not modelling, I suggest you to create a new issue

  • ../../sv-benchmarks/c/memsafety-bftpd/bftpd_2.i

Incorrect modelling struct and void

@hbgit hbgit added the bug label Jan 17, 2020
@hbgit hbgit self-assigned this Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant